Proof of concept OGC API Records Crawable catalog
It uses the minio scalable storage as a backend.
To test just run:
docker-compose up -d
Available enpoints are:
http://localhost:9000/crawlable_catalogue/collections.json
http://localhost:9000/crawlable_catalogue/masked_rec/collection.json
http://localhost:9000/crawlable_catalogue/masked_rec/record.json
http://localhost:9000/crawlable_catalogue/web/index.html (web)
Fetch changes from the submodules with:
git submodule foreach git pull origin gh-pages
Make sure that the bucket is public, in order to enable the endpoints.