Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

gudeg-united/mishapp-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mishapp-api

Prerequisites:

  • Python 2.7
  • MongoDB

Install

apt-get install python-pip
pip install -r requirements.txt

Run Server

# starts server at http://localhost:5000
python cli.py runserver

Imports Data

python cli.py usgs
python cli.py gdacs

Releases

No releases published

Packages

No packages published

Languages