Skip to content

head0x49F/flask-api-dockerizing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genesis-devops-shool-boilerplate

Prerequisites:

  • Python 3
  • python3-venv, python3-pip
  • MySQL with created user

Build the project:

python3 -m venv venv
source vevn/bin/activate
pip install -r requirements.txt

Run API:

python3 api.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors