-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
For the OpenCDMS Web API Reference Implementation, we would like to follow the framework-agnostic approach taken by pygeoapi which does not import dependencies from any particular Python web framework.
This first issue aims to investigate possible approaches. Should we:
a) create a completely separate package that follows the same principals and borrows some code
b) create a completely separate package that imports and reuses capabilities from pygeoapi where possible
c) maintain a fork of pygeoapi
d) ...
Metadata
Metadata
Assignees
Labels
No labels