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: almost 6 years ago
Linked from 2 awesome lists
flaskflask-extensionsmongoenginepeeweesqlalchemy
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight Python web API framework for building RESTful APIs with automatic validation, serialization, and OpenAPI documentation. | 1,050 |
| Provides an implementation of browsable APIs for Flask web applications. | 1,438 |
| A framework that exposes SQLAlchemy models as a JSON:API and generates OpenAPI documentation. | 405 |
| Provides a basic JSON-RPC implementation for building RESTful APIs with Python | 290 |
| A framework to build auto-documented REST APIs with Flask and marshmallow | 672 |
| A comprehensive framework for building large applications using the Flask web development framework. | 9 |
| An extension for Flask that simplifies API creation by handling responses and authentication. | 55 |
| An extension of Flask and Marshmallow for building HATEOAS-ready APIs with URL-based hyperlinks. | 876 |
| A Python framework that provides an API interface to multiple online services for analyzing malware and threat intelligence | 368 |
| A high-performance async REST API framework with support for PostgreSQL and Redis. | 425 |
| A Flask extension for creating simple ReSTful JSON APIs from SQLAlchemy models. | 1,019 |
| A Django API framework with signed requests and form validation for secure and structured data exchange. | 35 |
| A toolkit for securing PHP APIs by adding application-layer cryptography to HTTP(S) traffic. | 312 |
| A Flask extension for integrating Whoosh with SQLAlchemy databases | 28 |
| A JSON:API framework for F# domain models allowing developers to expose their logic as an API with minimal boilerplate | 78 |