Skip to content

This is a repository for a tutorial on Flask APIs using Flask-SQLalchemy and Flask-Marshmallow for beginners

Notifications You must be signed in to change notification settings

tinuademargaret/flask-api-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flask-api-tutorial

This is a repository for a tutorial on Flask APIs using Flask-SQLalchemy and Flask-Marshmallow for beginners You can find the tutorial here: https://medium.com/@tinuadeadeleke/a-beginners-guide-to-building-rest-apis-flask-flask-sqlalchemy-and-flask-marshmallow-5159d4eb46d8

How to get started

Clone the repository

git clone https://github.com/tinumide/flask-api-tutorial.git

Change working directory to the project's app directory and run the routes.py file

cd flask-api-tutorial/app
python routes.py

You can test the API calls with postman or any other similar tool as shown in the tutorial.

About

This is a repository for a tutorial on Flask APIs using Flask-SQLalchemy and Flask-Marshmallow for beginners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published