Update home authored by Federico Sismondi's avatar Federico Sismondi
...@@ -29,7 +29,7 @@ We currently use two deployments (platforms) for NAIADES, ...@@ -29,7 +29,7 @@ We currently use two deployments (platforms) for NAIADES,
The following table describes what is the purposes of each platform service: The following table describes what is the purposes of each platform service:
| service | purpose | open API (REST) | | service | purpose | public API (REST) |
| ------ | ------ | ------ | | ------ | ------ | ------ |
| db-crate | database for timeseries (historical data) | None | | db-crate | database for timeseries (historical data) | None |
| db-mongo | database for context-manager (currrent data) | None | | db-mongo | database for context-manager (currrent data) | None |
... ...
......