Skip to content

khoi-backyard/flask-rest-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bluebox-api

Installation

Update ./config.py and fill in appropriate values.

python3 -m venv venv 
. venv/bin/activate
pip3 install -r requirements.txt 

Useful Commands

flask db upgrade # Run all the migrations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published