link.middleware
latest
  • Tutorial
  • API documentation
link.middleware
  • Docs »
  • Welcome to link.middleware’s documentation!
  • Edit on GitHub

Welcome to link.middleware’s documentation!¶

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

Check out the source code on Github.

License Development Status Latest release Supported Python versions Supported Python implementations Download format Build status Code test coverage Downloads Code Health

Installation¶

pip install link.middleware

Contents¶

  • Tutorial
    • Introduction: Middlewares and URLs
    • Creating a middleware
    • Constraints and child middleware
  • API documentation
    • link.middleware package

Features¶

  • associate URLs to business class (called middleware)

  • support for protocols:
    • http://
    • file://
    • tcp://
    • udp://

Donating¶

Support via Liberapay
Next

© Copyright 2016, David Delassus. Revision ef0b47c8.

Built with Sphinx using a theme provided by Read the Docs.