This repository was archived by the owner on Oct 23, 2023. It is now read-only.
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
Sanic integration #1005
Open
Description
I assume there are no plans whatsoever to integrate with Sanic, so I'll be handling it manually, but I'll be more than interested in writing an integration myself.
For additional context, Sanic is an asyncio based framework that's made to go fast™, with an API cloning that of Flask.
I'll begin work on this starting next week, but in the meantime, does any useful advice spring to mind?