Skip to content

digitalhealthhack/healthcarefinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

healthcarefinder

Health Care Finder

How to setup

$ mkvirtualenv healthcarefinder
$ pip install -r requirements.txt

How to test

With the virtualenv do this (you should use the username for http://www.geonames.org):

$ POSTCODE_USERNAME='username' python api.py

In another terminal:

$ curl localhost:5000/1

And in your browser:

localhost:5000

About

Health Care Finder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages