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

https://github.com/linkdd/link.middleware

Provides utilities to make middlewares connecting to a remote service
https://github.com/linkdd/link.middleware

Last synced: 11 months ago
JSON representation

Provides utilities to make middlewares connecting to a remote service

Awesome Lists containing this project

README

          

link.middleware
===============

**link.middleware** provides some utilities to create middlewares that connect
to a remote service.

See documentation_ for more informations.

.. _documentation: https://linkmiddleware.readthedocs.org

.. image:: https://img.shields.io/pypi/l/link.middleware.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.middleware/
:alt: License

.. image:: https://img.shields.io/pypi/status/link.middleware.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.middleware/
:alt: Development Status

.. image:: https://img.shields.io/pypi/v/link.middleware.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.middleware/
:alt: Latest release

.. image:: https://img.shields.io/pypi/pyversions/link.middleware.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.middleware/
:alt: Supported Python versions

.. image:: https://img.shields.io/pypi/implementation/link.middleware.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.middleware/
:alt: Supported Python implementations

.. image:: https://img.shields.io/pypi/wheel/link.middleware.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.middleware
:alt: Download format

.. image:: https://travis-ci.org/linkdd/link.middleware.svg?branch=master&style=flat-square
:target: https://travis-ci.org/linkdd/link.middleware
:alt: Build status

.. image:: https://coveralls.io/repos/github/linkdd/link.middleware/badge.png?style=flat-square
:target: https://coveralls.io/r/linkdd/link.middleware
:alt: Code test coverage

.. image:: https://img.shields.io/pypi/dm/link.middleware.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.middleware/
:alt: Downloads

.. image:: https://landscape.io/github/linkdd/link.middleware/master/landscape.svg?style=flat-square
:target: https://landscape.io/github/linkdd/link.middleware/master
:alt: Code Health

Installation
------------

.. code-block:: text

pip install link.middleware

Features
--------

* associate URLs to business class (called middleware)
* support for protocols:
* ``http://``
* ``file://``
* ``tcp://``
* ``udp://``

Donating
--------

.. image:: https://liberapay.com/assets/widgets/donate.svg
:target: https://liberapay.com/linkdd/donate
:alt: Support via Liberapay