marshmallow-code / marshmallow-jsonapi

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

Home Page:https://marshmallow-jsonapi.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

marshmallow-jsonapi

PyPI version

Documentation

marshmallow 3 compatible

code style: black

Homepage: http://marshmallow-jsonapi.readthedocs.io/

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

marshmallow-jsonapi provides a simple way to produce JSON API-compliant data in any Python web framework.

Installation

pip install marshmallow-jsonapi

Documentation

Full documentation is available at https://marshmallow-jsonapi.readthedocs.io/.

Requirements

  • Python >= 3.6

License

MIT licensed. See the bundled LICENSE file for more details.

About

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

https://marshmallow-jsonapi.readthedocs.io

License:MIT License


Languages

Language:Python 100.0%