julioriffel / flask-jwt-api

A simple Flask API with JWT auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask Migration

flask db init flask db migrate -m "Initial migration" flask db upgrade

RUN

flask run

About

A simple Flask API with JWT auth


Languages

Language:Python 93.1%Language:Mako 3.1%Language:Makefile 2.9%Language:Shell 0.8%