"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.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
File details
Details for the file flask-resources-1.0.0.tar.gz
.
File metadata
- Download URL: flask-resources-1.0.0.tar.gz
- Upload date:
- Size: 29.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7aafaa9504af0dad4e3edc73caa1936beb4b83fc1815bd5c35fa8d3a5e53da0a |
|
MD5 | 7518853057a0a8faf7f3e1366d467cfb |
|
BLAKE2b-256 | f4551daac26a6ba4cadb721034ea650a8a759c1b1fae02707e767e098e1bf495 |
File details
Details for the file flask_resources-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: flask_resources-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 24.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91d21661ad472041417af0c01019b6d86bda1d774623bba6b8f2ded05402cc5d |
|
MD5 | 298560ee53d05bf2fedd80c6dff0f10a |
|
BLAKE2b-256 | af965bd31ff26cbbddd7bef08c4b4e990fd3cc6c7581763a09f560bce53795be |