Merge pull request #985 from ashleysommer/ashleysommer-docs-spf
Add Sanic-Plugins-Framework library to Extensions doc
This commit is contained in:
commit
0a411f9bba
|
@ -1,7 +1,7 @@
|
||||||
# Extensions
|
# Extensions
|
||||||
|
|
||||||
A list of Sanic extensions created by the community.
|
A list of Sanic extensions created by the community.
|
||||||
|
- [Sanic-Plugins-Framework](https://github.com/ashleysommer/sanicpluginsframework): Library for easily creating and using Sanic plugins.
|
||||||
- [Sessions](https://github.com/subyraman/sanic_session): Support for sessions.
|
- [Sessions](https://github.com/subyraman/sanic_session): Support for sessions.
|
||||||
Allows using redis, memcache or an in memory store.
|
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