"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.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.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 459e8e9dabb96886466381dc669e1198cb8833b9642b7d6aef61227b2b5dad8c |
|
MD5 | 8b14fc6cf8cc0cdbb4d879460d827a0f |
|
BLAKE2b-256 | 6739c02ebee72d02908ca9a5a9bdb0f5b17713e2d89beeb44f23be1dd58ab8e4 |