Skip to content

kevlangdo/intro_python_flask_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Python Flask APIs

Flask is a micro web framework written in Python. Flask is especially well suited for developing RESTful APIs and by extension micro-services. This tutorial will you how to download and setup Flask, develop four REST services to mimic the CRUD operations: SELECT, INSERT, UPDATE, DELETE.

https://hubpages.com/technology/Introduction-to-Flask-APIs

About

Learn to create REST APIs using Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages