Skip to content

JSChamp1on/Flask-RestAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask RestAPI Server

Installation

Install Flask libs

  $ pip install -r requirements.txt

ENV

The variable environment settings are located /.env or /app/config.py file.

Database migration

To run, run the following command

  $ flask db upgrade

Run server

  $ python main.py

API Reference

Documentation path: http://{HOST}:{PORT}/swagger-ui

URL: Swagger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors