2017-01-12 19:22:47 -08:00
|
|
|
# Sanic Extensions
|
|
|
|
|
|
|
|
A list of Sanic extensions created by the community.
|
|
|
|
|
2017-01-20 14:18:52 +11:00
|
|
|
- [Sessions](https://github.com/subyraman/sanic_session): Support for sessions.
|
|
|
|
Allows using redis, memcache or an in memory store.
|
|
|
|
- [CORS](https://github.com/ashleysommer/sanic-cors): A port of flask-cors.
|
|
|
|
|
2017-01-19 21:24:08 -06:00
|
|
|
**Previous:** [Testing](testing.md)
|
2017-01-20 14:18:52 +11:00
|
|
|
|
2017-01-19 21:24:08 -06:00
|
|
|
**Next:** [Contributing](contributing.md)
|