Skip to main content

"REST API module for Invenio."

Project description

https://img.shields.io/github/license/inveniosoftware/invenio-rest.svg https://github.com/inveniosoftware/invenio-rest/workflows/CI/badge.svg https://img.shields.io/coveralls/inveniosoftware/invenio-rest.svg https://img.shields.io/pypi/v/invenio-rest.svg

REST API module for Invenio.

Invenio-REST takes care of installing basic error handling on a Flask API application, as well as initializing Flask-CORS for Cross-Origin Resources Sharing (not enabled by default).

Further documentation is available on https://invenio-rest.readthedocs.io/

Changes

Version 1.4.0 (released 2024-11-19)

  • global: remove six usage

  • global: use jws from invenio-base

  • fix: forward compatibility with flask>=3.0

Version 1.3.1 (released 2024-07-17)

  • csrf: improve token validation workflow

Version 1.3.0 (released 2023-10-17)

  • Fixed sentry error id.

Version 1.2.8 (released 2022-01-13)

  • Add support for ItsDangerous <2.1 (datetime aware/naive of date_signed)

Version 1.2.6 (released 2021-12-05)

  • Add support for CSRF token rotation during a grace period to allow clients transparently rotate the CSRF token without being prompted with CSRF errors.

Version 1.2.5 (released 2021-12-04)

  • Fix issue with CSRF token being reset on every request.

Version 1.2.4 (released 2021-10-18)

  • Support for Flask v2.0

Version 1.2.3 (released 2020-12-07)

  • Fixes a bug with CSRF checking when the endpoint did not exist.

Version 1.2.2 (released 2020-09-27)

  • Adds Cache-Control:’no-cache’ header to 304 responses to ensure that browsers will not cache responses client side

Version 1.2.1 (released 2020-05-08)

  • The CSRF Middleware is now by default disabled.

  • The CSRF_SECRET_SALT now defaults to invenio-csrf-token.

  • Added a new configuration variable: CSRF_FORCE_SECURE_REFERER.

Version 1.2.0 (released 2020-03-10)

  • Centralize dependency management via Invenio-Base.

Version 1.1.3 (released 2020-01-08)

  • Set upper limit version of webargs, lower than 6.0.0.

Version 1.1.2 (released 2019-09-19)

  • Bumps webargs to 5.5.0 (provides support for marshmallow 3).

Version 1.1.1 (released 2019-08-02)

  • Bumps marshmallow to 2.15.2 (minimum required by webargs).

Version 1.1.0 (released 2019-07-31)

  • Adds marshmallow 2 vs 3 compatibility functions.

Version 1.0.0 (released 2018-03-23)

  • 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

invenio-rest-1.4.0.tar.gz (35.0 kB view details)

Uploaded Source

Built Distribution

invenio_rest-1.4.0-py2.py3-none-any.whl (21.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file invenio-rest-1.4.0.tar.gz.

File metadata

  • Download URL: invenio-rest-1.4.0.tar.gz
  • Upload date:
  • Size: 35.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for invenio-rest-1.4.0.tar.gz
Algorithm Hash digest
SHA256 ce4182c1cdda6e2336399f43b792a2946d930ced80343552775b58b5b1318370
MD5 8a4848b79704b9813d2a9b24c88c8e9e
BLAKE2b-256 a608ea2dda593099445a8491ecfade64896cec2f7589da75959cec1dac5d1ea8

See more details on using hashes here.

File details

Details for the file invenio_rest-1.4.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for invenio_rest-1.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b7b9b9811695f4b754ba128c9be8a98afecb4d9b94c7911411aa1b34a3e99546
MD5 86a11367cffeb8ef784de486fce5ea4d
BLAKE2b-256 afd7d9d702f5f5152261ccadb42be828d2d2e3666c0791a759c6c83b183b3e28

See more details on using hashes here.

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