marshmallow topic

List marshmallow repositories

webargs

1.4k
Stars
155
Forks
Watchers

A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.

flask-marshmallow

859
Stars
58
Forks
Watchers

Flask + marshmallow for beautiful APIs

flask-rest-jsonapi

600
Stars
155
Forks
Watchers

Flask extension to build REST APIs around JSONAPI 1.0 specification.

marshmallow-sqlalchemy

546
Stars
94
Forks
Watchers

SQLAlchemy integration with marshmallow

flask-smorest

624
Stars
70
Forks
Watchers

DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow

marshmallow_dataclass

437
Stars
76
Forks
Watchers

Automatic generation of marshmallow schemas from dataclasses.

APIFairy

318
Stars
28
Forks
Watchers

A minimalistic API framework built on top of Flask, Marshmallow and friends.

marshmallow-jsonapi

215
Stars
67
Forks
Watchers

JSON API 1.0 (https://jsonapi.org/) formatting with marshmallow

django-rest-marshmallow

219
Stars
15
Forks
Watchers

Marshmallow schemas for Django REST framework

marshmallow-jsonschema

205
Stars
73
Forks
Watchers

JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow