Creating a MongoDB-Backed RESTFul API With Python and Flask
In this video I take you through the steps to build a basic RESTFul API using Python, Flask, and PyMongo. In the example in the video, I go through building an API that can get and create data about web frameworks.
Get the code here: https://github.com/PrettyPrinted/mongodb_backed_restful
Check out PrettyPrinted.com for Flask courses: https://prettyprinted.com
source