-
-
Notifications
You must be signed in to change notification settings - Fork 158
Ecosystem
R J Ladyman edited this page Apr 16, 2023
·
12 revisions
A list of a few webargs-related repositories. Please don't hesitate to add yours here.
- Jaza/flask-restplus-patched - Extends Flask-RestPlus so it can handle marshmallow schemas and webargs arguments.
- mostafa/grest - RESTful API development framework on top of Python, Flask, Neo4j and Neomodel.
- flask-smorest - REST API framework built upon marshmallow, webargs, and apispec.
- APIFlask - Lightweight Python web API framework based on Flask and marshmallow-code projects.
- tiangolo/full-stack - Full stack, modern web application generator. Uses Flask and webargs on the backend.
- EndurantDevs/webargs-sanic - Sanic integration.
- sloria/webargs-starlette - Starlette integration. Supports using type annotations to define request arguments.
- tyler46/nameko-webargs - nameko integration.
- esfoobar/webargs-quart - Quart integration.
- ischaojie/webargs-quixote - Quixote integration