parkag / POP_rest

Small modularized application. Test to learn how to create a REST API and use it with a frontent framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POP_rest

Small modularized application. Test for REST API and a frontent framework

To set up and run locally:

sudo pip install virtualenv
sudo pip install virtualenvwrapper

mkvirtualenv pop_rest -r requirements.txt
python src/api.py

About

Small modularized application. Test to learn how to create a REST API and use it with a frontent framework


Languages

Language:Python 100.0%