{"categories":[{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/4"}],"enrichment":{"capability":"Invenio-REST provides Flask-based REST API infrastructure with built-in error handling and optional CORS support for Invenio applications.","skillfed_tags":["invenio-framework","flask-extension"],"use_cases":["Set up error handling and CORS for a REST API in an Invenio digital repository application.","Initialize Flask-CORS conditionally in an Invenio app without manual middleware configuration.","Provide a standardized REST foundation when extending Invenio with custom API endpoints.","Integrate marshmallow-based request/response validation in an Invenio REST service."],"what_it_does":"Invenio-REST is a Flask extension that bundles REST API infrastructure for the Invenio digital library framework. It handles common REST concerns\u2014error responses, HTTP semantics\u2014and integrates Flask-CORS to support cross-origin requests when needed. The module is designed to be used within the broader Invenio ecosystem, where it provides a foundation for building REST endpoints on top of Invenio's data models and services.\n\nThe package depends on marshmallow for serialization, webargs for request parsing, and several other Invenio core modules. It is actively maintained and classified as production-stable. It is most useful if you are building a REST API within an Invenio application; standalone REST API projects would typically use Flask or a more general-purpose REST framework instead.","worth_installing":"Yes, if you are building or extending an Invenio application with REST endpoints. The module is actively maintained, has low install friction, carries a permissive MIT license, and solves a real problem within the Invenio ecosystem. Not recommended for standalone REST projects outside Invenio."},"id":"invenio-rest","links":{"html":"https://skillfed.io/packages/invenio-rest","md":"https://skillfed.io/packages/invenio-rest.md","pypi":"https://pypi.org/project/invenio-rest/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":"MIT","license_treatment":"permissive","name":"invenio-rest","python_support":"supports_current","summary":"REST API module for Invenio."},"popularity":{"monthly_downloads":73597,"position":14963,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.0.1"}
