Skip to main content

"Flask Resources module to create REST APIs."

Project description

https://img.shields.io/travis/inveniosoftware/flask-resources.svg https://img.shields.io/coveralls/inveniosoftware/flask-resources.svg https://img.shields.io/github/tag/inveniosoftware/flask-resources.svg https://img.shields.io/pypi/dm/flask-resources.svg https://img.shields.io/github/license/inveniosoftware/flask-resources.svg

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask-resources-1.2.0.tar.gz (31.9 kB view hashes)

Uploaded Source

Built Distribution

flask_resources-1.2.0-py2.py3-none-any.whl (27.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page