Skip to content

Abdullahi254/comucol-subcounty-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comucol-subcounty-API

node app.js

localhost:4000/api/labstats/wardstats

 to get stats from the ward level

localhost:4000/api/labstats/postlabstats

            to post stats (takes in json) in this format: 
                        
                        Example
                          {
                            "ward":"kaptagat",
                            "testsDone":42,
                             "positive":8,
                             "recovered":5,
                              "deaths":2
                          }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors