Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Convert and serve image data

Closed Nov 30, 2022 100% complete

The minimum requirements to reach this milestone are:

Converting the raw image data according to our JSON schema requirements

  • Provided data should be consistent across cloud providers
  • Provided data should be curated (data only includes relevant images)

Implementing an API endpoint capable of serving the obtained image data

  • Able to be run in minimal con…

The minimum requirements to reach this milestone are:

Converting the raw image data according to our JSON schema requirements

  • Provided data should be consistent across cloud providers
  • Provided data should be curated (data only includes relevant images)

Implementing an API endpoint capable of serving the obtained image data

  • Able to be run in minimal container environment
  • Start, load and serve the formatted JSON data
  • Endpoint should only provide read capabilities and provide minimal functionality to retrieve subsets of data (the endpoint should not return the entire JSON file each time)

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.