wmo-im / wis2box

WIS2 in a box is a reference implementation of a WMO WIS2 Node
https://docs.wis2box.wis.wmo.int
Apache License 2.0
37 stars 14 forks source link

select API backend for persistent data and configuration #383

Open tomkralidis opened 1 year ago

tomkralidis commented 1 year ago

wis2box-api uses Elasticsearch as a backend to manage data provided though OGC API.

For admin UI workflow, we would like the user to be able to manage the following:

The UI (as a deploy time option) needs to be able to interact with the API to manage the above.

Considerations:

cc @isedwards

tomkralidis commented 1 year ago

2023-01-31