freebsd-ports/www/py-aiohttp-middlewares/pkg-descr
Sunpoet Po-Chuan Hsieh ca44a51151 Add py-aiohttp-middlewares 1.1.0
aiohttp-middlewares is a collection of useful middlewares for aiohttp.web
applications.

By default aiohttp.web does not provide many built-in middlewares for standart
web-development needs such as: handling errors, shielding view handlers, or
providing CORS headers.

aiohttp-middlewares tries to fix this by providing several middlewares that aims
to cover most common web-development needs.

WWW: https://github.com/playpauseandstop/aiohttp-middlewares
2020-05-03 20:47:02 +00:00

12 lines
456 B
Plaintext

aiohttp-middlewares is a collection of useful middlewares for aiohttp.web
applications.
By default aiohttp.web does not provide many built-in middlewares for standart
web-development needs such as: handling errors, shielding view handlers, or
providing CORS headers.
aiohttp-middlewares tries to fix this by providing several middlewares that aims
to cover most common web-development needs.
WWW: https://github.com/playpauseandstop/aiohttp-middlewares