pangeo-forge / roadmap

Pangeo Forge public roadmap
Creative Commons Attribution 4.0 International
19 stars 4 forks source link

ADR 6: REST API #31

Closed rabernat closed 6 months ago

rabernat commented 3 years ago

I am proposing we create a simple REST API to provide a central source of truth for Pangeo Forge Federation. Details in the PR.

comments welcome from @pangeo-forge/dev-team

rabernat commented 3 years ago

Just to make this more concrete. I would also propose the following stack to implement the API service.

rabernat commented 3 years ago

I also just read about fastapi-stac. So in theory we could eventually include a STAC component in a more general fastapi service.

rabernat commented 2 years ago

Adding a note here about the DataOne API, which is an interesting point of reference:

https://releases.dataone.org/online/api-documentation-v2.0.1/apis/index.html

abarciauskas-bgse commented 6 months ago

closing as stale