CodeForAfrica / HealthTools.API

HealthTools API to retrieve, structure and return data being used by the health tools. Accessible at https://api.healthtools.codeforafrica.org/
https://api.healthtools.codeforafrica.org/
MIT License
19 stars 20 forks source link

Research using Django Rest Framework #13

Open DavidLemayian opened 7 years ago

DavidLemayian commented 7 years ago

The Django Rest Framework implements a very nice template look and feel for APIs. We should consider using it for the HealthTools.API - http://www.django-rest-framework.org

Specific to ElasticSearch, there is also http://django-rest-elasticsearch.readthedocs.io/en/latest/index.html