Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

flask-resources

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flask-resources

"Flask Resources module to create REST APIs."

  • 1.2.0
  • PyPI
  • Socket score

Maintainers
1

.. Copyright (C) 2020 CERN.

Flask-Resources is free software; you can redistribute it and/or
modify it under the terms of the MIT License; see LICENSE file for more
details.

=================== Flask-Resources

.. image:: https://img.shields.io/travis/inveniosoftware/flask-resources.svg :target: https://travis-ci.org/inveniosoftware/flask-resources

.. image:: https://img.shields.io/coveralls/inveniosoftware/flask-resources.svg :target: https://coveralls.io/r/inveniosoftware/flask-resources

.. image:: https://img.shields.io/github/tag/inveniosoftware/flask-resources.svg :target: https://github.com/inveniosoftware/flask-resources/releases

.. image:: https://img.shields.io/pypi/dm/flask-resources.svg :target: https://pypi.python.org/pypi/flask-resources

.. image:: https://img.shields.io/github/license/inveniosoftware/flask-resources.svg :target: https://github.com/inveniosoftware/flask-resources/blob/master/LICENSE

A small library for implementing configurable REST APIs.

Further documentation is available on https://flask-resources.readthedocs.io/

.. Copyright (C) 2020-2024 CERN.

Flask-Resources is free software; you can redistribute it and/or
modify it under the terms of the MIT License; see LICENSE file for more
details.

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc