Implemented the GET /images endpoint with corresponding params
e263f1eaca
yarn.lock
18b47cc20e
Merge remote-tracking branch 'origin/develop' into get-images
cf03c90c46
changed the action to use cache (#19)
478487d402
Merge pull request 'put-images' (#18) from put-images into develop
e2c02cb32c
Merge pull request 'Added fake data for test and dev environment' (#17) from testing into develop
Implemented the GET /images endpoint with corresponding params
Implement GET /images
We will not add the page
query param, and we'll add status
to filter documents. This is now documented in the README.md file
e2c02cb32c
Merge pull request 'Added fake data for test and dev environment' (#17) from testing into develop
1e18234437
Added fake data for testing and dev environment
87f4719fd1
Merge remote-tracking branch 'origin/develop' into testing
cda0b24851
Restored initial working workflow
6cd2b09c13
Changing things to see if service works
Added fake data for test and dev environment
Added fake data for test and dev environment
87f4719fd1
Merge remote-tracking branch 'origin/develop' into testing
26311992d3
Documentation for some API endpoints
d9e2cb3917
edited workflow
30409e4f3b
Merge pull request 'Implemented the /images/:id' (#16) from get-id into develop
df99e9470c
added the images/id endpoint and the tests for it
Make docker daemon start with PID 1 in the CI job
Using docker-init as PID 1 in dind (issue #8)
Tried but can't find a way to start dockerd with PID 1, I proceed to close the PR and the issue #8