mirror of
https://github.com/marcoallegretti/karapace.git
synced 2026-03-26 21:43:09 +00:00
- tiny_http-based HTTP server for blob storage and registry - Dual URL routing: /blobs/Kind/key and /kind_plural/key - Blob CRUD: PUT, GET, HEAD, list by kind - Registry: GET/PUT for name@tag references - TestServer helper for integration testing - 7 HTTP E2E tests: roundtrip, push/pull, concurrent clients, restart persistence |
||
|---|---|---|
| .. | ||
| karapace-core | ||
| karapace-remote | ||
| karapace-runtime | ||
| karapace-schema | ||
| karapace-server | ||
| karapace-store | ||