-
-
Notifications
You must be signed in to change notification settings - Fork 158
Ecosystem
Steven Loria edited this page Jan 1, 2019
·
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.
- Nobatek/flask-rest-api - REST API framework built upon marshmallow, webargs, and apispec.
- tiangolo/full-stack - Full stack, modern web application generator. Uses Flask and webargs on the backend.
- EndurantDevs/webargs-sanic - Sanic integration.
- tyler46/nameko-webargs - nameko integration.