Skip to content

afzal-xyz/gcp-flask-python-restful-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Python RESTful APIs Using Google App Engine

It is a boilerplate project for creating RESTful APIs using Flask-Python framework and then deploy them on Google App Engine.  It consists of two classes Tasks and TaskList. Task let you create, delete, update a single task while TaskList let you perform same operations on list of Tasks. Main goal is to facilitate these operations through RESTful APIs which can be called either from web or from mobile.

Tutorial: https://medium.com/@sleaktrade/flask-python-restful-apis-using-google-app-engine-6b777d0de9c8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages