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

Welcome to link.wsgi’s documentation!¶

link.wsgi is a fully configurable WSGI microframework. The only needed developments are routes and eventually middlewares.

The rest is done via the configuration of the library, allowing the reuse of the code.

Check out the source code on Github.

Contents:

  • Tutorial
    • Simple route
    • Class-based view
    • A simple middleware
    • Routes configuration
    • Deploying
    • Running everything
  • API documentation
    • link.wsgi package
Next

© Copyright 2016, David Delassus. Revision f029aff4.

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