Skip to content

kaansan/country-insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

country-insights

  • An API who gives insights about countries.

Alt Text

Tech Stack

  • Python 3
  • Elasticsearch
  • Flask
  • Pandas

Installation

# create your virtualenv and then ...
$ git clone git@github.com:kaansan/country-insights.git
$ pip install -r requirements.txt

How to run

fire up elasticsearch in a terminal with

$ elasticsearch

with a another terminal type

$ python app.py

for testing api endpoints, start server and type

$ python tests.py

Endpoints

Source

https://data.worldbank.org/

About

An API who gives insights for countries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages