unicef-drp / GeoSight-OS

GeoSight Open Source
https://unicef-drp.github.io/GeoSight-OS-Documentation/
GNU Affero General Public License v3.0
8 stars 12 forks source link

[Feature Request] API - List Indicators #156

Open janbur opened 1 year ago

janbur commented 1 year ago

This is the child of: https://github.com/unicef-drp/GeoSight-OS/issues/151

Current API docs: https://geosight.unicef.org/api/v1/docs/

Objective

Create a new API endpoint for listing indicators available in GeoSight and listing the full details of a specific indicator.

Implementation

GET /api/v1/indicators/

GET /api/v1/indicators/{id}/

meomancer commented 12 months ago

Technical :

Example code: