debian-forge-composer/internal/rcm
Martin Sehnoutka 4f63b54a16 Introduce RCM API
It contains two basic endpoints:
 * POST /v1/compose
 * GET /v1/compose/<uuid>
It passes all the tests, but cannot be used for the intended use case
because the store API does not (yet) support distributions and
architectures as a parameters.
2020-01-15 15:46:52 +01:00
..
api.go Introduce RCM API 2020-01-15 15:46:52 +01:00
api_test.go Introduce RCM API 2020-01-15 15:46:52 +01:00