An open API service indexing awesome lists of open source software.

https://github.com/inveniosoftware/flask-resources

REST APIs for Flask
https://github.com/inveniosoftware/flask-resources

Last synced: 10 days ago
JSON representation

REST APIs for Flask

Awesome Lists containing this project

README

        

..
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/