cppstac is a basic implementation of the STAC API for catalogs, collections and items and also contains an stacAPI which allows searching of a STAC via http request.
It is very much a work in progress.
cppstacSeveral get methods are available within this API.
| Method | Example | Description |
|---|---|---|
| /about | Return the about page | |
| /search | /search?items&collections | Return a JSON response based upon search criteria |
| /requests | Return the total number of requests made to this API |
Several query parameters are available