A simple Flask API with JWT auth
Primary LanguagePython
flask db init flask db migrate -m "Initial migration" flask db upgrade
flask run