Open janbur opened 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/
Create a new API endpoint for listing indicators available in GeoSight and listing the full details of a specific indicator.
Technical :
Example code:
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}/