Skip to content

JaswanthReddy/vanvia-api

 
 

Repository files navigation

vanvia-api

This Project is built mainly with flask-api, flask-blueprint and flask-jwt-extented. It works both with python 2.7 and 3.X However, it is strongly recommended for the contributors to use python3.

Setup

git clone https://github.com/hodersolutions/vanvia-api

cd vanvia-api

pip install -r requirements.txt

python run.py

Development

git checkout -b brnch_name

git add files with modifictions

git commit -m "commit description"

git push

Then create a Pull Request to merge the changes to master branch, so that they can be reviewed by the core commitors.

About

Web API for vanvia powered by Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.8%
  • Other 1.2%