This repo contains referenced code and the slides for my Kiwi Pycon XI talk.
- Django application with framework specific middleware
- Djang appliction with WSGI middleware
- Django wrapping a Flask application
- Flask application with framework specific middleware
- Flask application with WSGI middleware
- WSGI application with WSGI middleware
- ASGI application with ASGI middleware
- FastAPI application with middleware
- FastAPI application wrapping a WSGI application
- http://homepages.cs.ncl.ac.uk/brian.randell/NATO/nato1968.PDF
- https://ironick.typepad.com/ironick/2003/11/the_origin_coin.html
- https://ironick.typepad.com/ironick/2005/07/update_on_the_o.html
- https://en.wikipedia.org/wiki/Middleware_(distributed_applications)
- https://dl.acm.org/doi/10.1145/1228291.1228310
- https://queue.acm.org/detail.cfm?id=3526211