Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-25 | Implement basic hyper integration | René Kijewski | 1 | -0/+0 | |
The integration is based on askama_gotham. There is no specific trait to convert an arbitrary T to `hyper::Response`, so I used `From<Template> for hyper::Response`. | |||||
2020-01-29 | Move Actix-Web integration into separate askama_actix crate | Dirkjan Ochtman | 1 | -0/+0 | |
2017-08-10 | Add README example as a test case | Dirkjan Ochtman | 1 | -0/+1 | |