Skip to content

Api refactor#214

Merged
matthewhanson merged 2 commits into
developfrom
api_refactor
Oct 25, 2019
Merged

Api refactor#214
matthewhanson merged 2 commits into
developfrom
api_refactor

Conversation

@matthewhanson

Copy link
Copy Markdown
Member

This breaks out the functionality for each endpoint into it's own function. This will make it easier to use with other deployment approaches and resources, such defining each STAC endpoint in API Gateway and linking it to the specific handler.

The previous api.search function is now api.API and just exists to parse the path and arguments and call the correct function.

@matthewhanson matthewhanson merged commit 19c4c91 into develop Oct 25, 2019
@matthewhanson matthewhanson deleted the api_refactor branch October 25, 2019 15:48
@matthewhanson matthewhanson restored the api_refactor branch October 28, 2019 19:12
@matthewhanson matthewhanson deleted the api_refactor branch December 17, 2019 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant