awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • docker/distributionالصورة الرمزية لـ docker

    docker/distribution

    10,474عرض على 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
    عرض على GitHub↗10,474
  1. Home
  2. Software Engineering & Architecture
  3. API Gateways
  4. Registry Gateways