Update extensions.md
Since there have been a few extensions discussed in open issues, it makes sense to start keeping track of them.
This commit is contained in:
parent
974c857a97
commit
a86cc32dff
|
@ -2,5 +2,5 @@
|
||||||
|
|
||||||
A list of Sanic extensions created by the community.
|
A list of Sanic extensions created by the community.
|
||||||
|
|
||||||
* [Sessions](https://github.com/subyraman/sanic_session) -- Support for sessions. Allows using redis, memcache or an in memory store.
|
* [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.
|
* [CORS](https://github.com/ashleysommer/sanic-cors) — A port of flask-cors.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user