Skip to content

A basic RESTful API structure supports OAuth2.0 for Flask.

License

Notifications You must be signed in to change notification settings

rookiebulls/flacture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flacture

A basic RESTful API structure supports OAuth2.0 for Flask. Absorb some essence from these two projects.overholt and api-pycon2015.

Installation

pip install -r requirements.txt

Running

python manage.py initdb

python manage.py runserver

Usage

You have to get a token first before accessing any API.

LICENSE

MIT

About

A basic RESTful API structure supports OAuth2.0 for Flask.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages