Skip to content

uds214125/python-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-flask

A REST API using pythong, flask and mongodb.

Demo APIs are for login , logout and books CRUD operations.

How to run ?

$ pip install Flask

$ pip install Flask-PyMongo

$ python run.py