444 B
444 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.
- Jinja2: Support for Jinja2 template.
Previous: Testing
Next: Contributing