Skip to content

corozcop/flask-backend-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-backend-api

Backend RESTful API with Flask and SQLAlchemy

Installation

$ virtualenv venv -p python3
$ source venv\bin\activate
$ pip install -r requirements.txt
$ python app.py

URL

http://127.0.0.1:5000/api/v1/

Screenshot Postman

About

Backend RESTful API with Flask and SQLAlchemy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages