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.