7554e87374
Whoops! Totally missed that all the links pointed to `.html` files instead of `.md` files
364 B
364 B
Sanic Extensions
A list of Sanic extensions created by the community.
- Sessions: Support for sessions. Allows using redis, memcache or an in memory store.
- CORS: A port of flask-cors.
Previous: Testing
Next: Contributing