Skip to content

Commit

Permalink
Merge pull request sanic-org#861 from yunstanford/add-jinja-sanic
Browse files Browse the repository at this point in the history
Add jinja2-sanic
  • Loading branch information
r0fls authored Jul 23, 2017
2 parents 1aad527 + f342264 commit e8a9b47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sanic/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ A list of Sanic extensions created by the community.
- [Sanic-RestPlus](https://github.com/ashleysommer/sanic-restplus): A port of Flask-RestPlus for Sanic. Full-featured REST API with SwaggerUI generation.
- [sanic-transmute](https://github.com/yunstanford/sanic-transmute): A Sanic extension that generates APIs from python function and classes, and also generates Swagger UI/documentation automatically.
- [pytest-sanic](https://github.com/yunstanford/pytest-sanic): A pytest plugin for Sanic. It helps you to test your code asynchronously.
- [jinja2-sanic](https://github.com/yunstanford/jinja2-sanic): a jinja2 template renderer for Sanic.([Documentation](http://jinja2-sanic.readthedocs.io/en/latest/))

0 comments on commit e8a9b47

Please sign in to comment.