awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesRegistry Gateways

API gateways specifically designed to route and translate requests for container image registries.

Distinct from API Gateways: Focuses on container registry operations rather than general microservice request aggregation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Registry Gateways. Refine with filters or upvote what's useful.

Awesome Registry Gateways GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • docker/distributionAvatar de docker

    docker/distribution

    10,474Voir sur GitHub↗

    This project is a container image registry and server-side storage system designed to house container images, layers, and manifests. It functions as an OCI compliant registry server that adheres to the Open Container Initiative Distribution Specification to store and deliver content over HTTP. The system provides a self-hosted solution for managing private libraries of container images within professional-grade infrastructure. It is designed to enable the development of custom registries by extending a base toolkit with specialized libraries and business logic. The registry covers image dist

    Exposes a RESTful interface that translates HTTP requests into internal registry operations for image retrieval and upload.

    Go
    Voir sur GitHub↗10,474
  1. Home
  2. Software Engineering & Architecture
  3. API Gateways
  4. Registry Gateways