"Flask Resources module to create REST APIs."
Project description
A small library for implementing configurable REST APIs.
Further documentation is available on https://flask-resources.readthedocs.io/
Changes
Version 1.2.0 (released 2024-02-01)
Add CSV serializer
Added links and sortby options to list schemas
Version 1.1.0 (released 2023-04-17)
Serializers: add marshmallow schema processors
Version 1.0.0 (released 2023-03-09)
Remove MarshmallowJSONSerializer (deprecated).
Remove XMLSerializer in favor of SimpleSerializer with encoder function.
Remove SerializerMixin in favor of BaseSerializer interface.
Replace flask.JSONEncoder by json.JSONEncoder.
Version 0.9.1 (released 2023-02-24)
Fix bug on XML object and object list serialization formatting.
Version 0.9.0 (released 2023-02-24)
Add deprecation warning to MarshmallowJSONSerializer.
Add support for XML serialization formatting.
Version 0.1.0 (released TBD)
Initial public release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for flask_resources-1.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5aa23308d808a5d29f21ec3858404dac47f33af3974735c423c18d8253b3a05 |
|
MD5 | 52e8d1a7d3167c25728ad4337f1c38c5 |
|
BLAKE2b-256 | 777263b7206e46b638f06808d40efe1d66c0ec009038c3c7ae89326276cf2d32 |