mirror of
https://github.com/kataras/iris.git
synced 2026-01-08 04:21:57 +00:00
Version 3.0.0-beta cleaned
This commit is contained in:
13
THIRDPARTY.md
Normal file
13
THIRDPARTY.md
Normal file
@@ -0,0 +1,13 @@
|
||||
Third party packages
|
||||
------------
|
||||
|
||||
- [Iris is build on top of fasthttp](https://github.com/valyala/fasthttp)
|
||||
- [pongo2 is one of the supporting template engines](https://github.com/flosch/pongo2)
|
||||
- [amber is one of the supporting template engines](https://github.com/eknkc/amber)
|
||||
- [jade is one of the supporting template engines](https://github.com/Joker/jade)
|
||||
- [blackfriday is one of the supporting template engines](https://github.com/russross/blackfriday)
|
||||
- [klauspost/gzip for faster compression](https://github.com/klauspost/compress/gzip)
|
||||
- [mergo for merge configs](https://github.com/imdario/mergo)
|
||||
- [formam as form binder](https://github.com/monoculum/formam)
|
||||
- [i18n for internalization](https://github.com/Unknwon/i18n)
|
||||
- [color for banner](https://github.com/fatih/color)
|
||||
Reference in New Issue
Block a user