potion
API framework
A powerful Flask extension for building RESTful JSON APIs with built-in features such as validation, filtering, and automatic API schema generation.
Flask-Potion is a RESTful API framework for Flask and SQLAlchemy, Peewee or MongoEngine
488 stars
18 watching
51 forks
Language: Python
last commit: over 5 years ago
Linked from 2 awesome lists
flaskflask-extensionsmongoenginepeeweesqlalchemy
Related projects:
Repository | Description | Stars |
---|---|---|
apiflask/apiflask | A lightweight Python web API framework for building RESTful APIs with automatic validation, serialization, and OpenAPI documentation. | 1,039 |
flask-api/flask-api | Provides an implementation of browsable APIs for Flask web applications. | 1,438 |
thomaxxl/safrs | A framework that exposes SQLAlchemy models as a JSON:API and generates OpenAPI documentation. | 405 |
cenobites/flask-jsonrpc | Provides a basic JSON-RPC implementation for building RESTful APIs with Python | 289 |
marshmallow-code/flask-smorest | A framework for building REST APIs with Flask and automatic API documentation | 667 |
melvin0008/flaskboilerplate | A comprehensive framework for building large applications using the Flask web development framework. | 9 |
marselester/flask-api-utils | An extension for Flask that simplifies API creation by handling responses and authentication. | 55 |
marshmallow-code/flask-marshmallow | An extension of Flask and Marshmallow for building HATEOAS-ready APIs with URL-based hyperlinks. | 875 |
diogo-fernan/malsub | A Python framework that provides an API interface to multiple online services for analyzing malware and threat intelligence | 368 |
leosussan/fastapi-gino-arq-uvicorn | A high-performance async REST API framework with support for PostgreSQL and Redis. | 420 |
jfinkels/flask-restless | A Flask extension for creating simple ReSTful JSON APIs from SQLAlchemy models. | 1,020 |
5monkeys/django-formapi | A Django API framework with signed requests and form validation for secure and structured data exchange. | 35 |
paragonie/sapient | A toolkit for securing PHP APIs by adding application-layer cryptography to HTTP(S) traffic. | 314 |
blakev/flask-whooshalchemy3 | A Flask extension for integrating Whoosh with SQLAlchemy databases | 28 |
cmeeren/felicity | A JSON:API framework for F# domain models allowing developers to expose their logic as an API with minimal boilerplate | 77 |