Flask-RestAPI-Demo REST APIs with Flask framework Clone the project and run it with the following command python app.py Endpoints GET Users ( /users ) GET Articles ( /articles ) GET Article by id ( /article/:id )