Skip to content

edwardtilley/gapminder-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gapminder JSON API

http://gapminder-api.herokuapp.com/

To run locally, clone this repo, go to the repo directory in the terminal on your local computer, and run these commands:

pip install -r requirements.txt
python app.py

Now works with both Python 2 and Python 3!

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.9%
  • JavaScript 36.4%
  • HTML 6.1%
  • CSS 0.6%