aiohttp-utils
aiohttp-utils copied to clipboard
routing.ResourceRouter is a custom url mapper not a router
Follows the refactoring work and deprecation of the aiohttp.web.Application(router=... argument from https://github.com/aio-libs/aiohttp/issues/2766.
ResourceRouter will no longer work as expected in aiohttp 4.x.