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

Add the new NHIF views #61

Closed Awinja-j closed 6 years ago

Awinja-j commented 6 years ago

We are currently using the old NHIF document specification but these have changed. This PR therefore does the following:

Introduces:

This will allow users to be able to use:

and make searches such as:

Relevant Github Issue:

21

Awinja-j commented 6 years ago

@DavidLemayian i have made corrections, please check.

Awinja-j commented 6 years ago

@DavidLemayian i have made new pep8 changes that my pylint highlighted.