frivolta / flask-rest-jwt-prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing jwt rest authorization

source env/bin/activate

pip install -r requirements.txt

from app import db db.create_all()

python app.py

About


Languages

Language:Python 100.0%