vimalloc / flask-jwt-simple
A barebones Flask extension for creating and protecting endpoints with JWT
☆69Updated 3 years ago
Alternatives and similar repositories for flask-jwt-simple:
Users that are interested in flask-jwt-simple are comparing it to the libraries listed below
- Authorization tools for Flask☆107Updated 3 years ago
- A JSON Web Token Component for API Star☆40Updated 5 years ago
- Fully featured framework for fast, easy and documented API development with Sanic☆104Updated 2 years ago
- The .env file support for Flask Config☆53Updated 2 years ago
- Easy integration of APISpec for Starlette☆53Updated 11 months ago
- Jinja2 support for sanic☆114Updated 2 years ago
- Replace default flask shell command by similar command running IPython.☆193Updated 5 months ago
- Tools for creating wtforms from sqlalchemy models☆245Updated 3 months ago
- Peewee ORM integration for Flask framework☆45Updated 4 years ago
- WTForms integration for SQLAlchemy☆103Updated 2 months ago
- Class based views for Flask☆233Updated 6 months ago
- Active-Alchemy is a framework agnostic wrapper for SQLAlchemy that makes it really easy to use by implementing a simple active record lik…☆121Updated 4 years ago
- Useful checklist for building great Celery tasks.☆118Updated 5 years ago
- HTTP basic access authentication for Flask.☆85Updated 4 years ago
- Fully Async ORM inspired in django's☆179Updated 4 months ago
- Enum handling for Marshmallow☆108Updated 3 years ago
- Flask HTML response minifier☆99Updated last month
- A friendly wrapper for modern SQLAlchemy and Alembic☆148Updated 6 months ago
- Sanic + Nginx + Docker basic example☆85Updated 7 years ago
- Peewee ORM integration with the marshmallow (de)serialization library.☆58Updated 3 months ago
- A Sanic extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. Based on flask-cors by Cory Dolph…