Skip to content

ojixzzz/MySQL-Python-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sample Rest API using Falcon Framework with MySQL DB

Run Service

    $ gunicorn -b 127.0.0.1:8000 main:app

Test

    [GET] http://localhost:8000/apis/v1/tes

About

Sample REST API to Dump MySQL DB to JSON Using Falcon Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages