Add API examples and usage patterns for STAC Atlas - #263
Conversation
|
If you think it’s done already, that’s fine - just merge it then. |
RobinGummels
left a comment
There was a problem hiding this comment.
It's a good start. But please really keep in mind that this is meant to be kinda the first entry point for new users trying to use the API. You should really try to guide the user and give some ideas for the capabilities of the API.
|
Just as a reminder: When you think, you're finished -> Re-request Review from me via GitHub. |
…orting and pagination aswell as further things on curl usage
…orting, and paging
|
Why are the pipeline tests failing? I didn’t change anything except my Is it possible to redo the pipeline tests? |
|
I found out how to rerun the tests, but they are still failing... |
…oding and limit parameter usage
RobinGummels
left a comment
There was a problem hiding this comment.
I will do some improvements, but I think it's okay for now.
…` and `active` + API-Examples+ `context` back by `GET /collections` (#292) * Added LIKE-Operator to CQL2 * Openapi-Docu plus `context` returned to `GET /collections` * Refactored `README.md` * Some addtional linting to clean up the script * Fixed Matched-Count * Added parameters `api` and `active` as queryables. * Merge pull request #263 from SpatioCore/dev-api-jonas Add API examples and usage patterns for STAC Atlas * Overhaul of API-Examples * Implemented Load-Testing with `artillery` * Fixed tests * Enhanced Tests for greater Code-Coverage
This is not meant to be the final version.
I wanted to upload it to receive feedback, suggestions for improvement,
and to see if anything should be changed or added.
I’d appreciate your thoughts.