Skip to content

chaitjo/flask-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-mongodb

A simple REST Api using Flask-Restful and MongoDB, used to store tweets with timestamps and associated emotions. The Api supports get, put, post and delete functions and has multiple endpoints for more complicated get requests.

Adapted from this tutorial.

Install requirements:

Install the requirements in a virtual environment.

pip install -r requirements.txt

About

A simple REST Api using Flask-Restful and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages