Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages