Add HTML template example (#17)

This commit is contained in:
David Pedersen
2021-06-13 13:58:12 +02:00
committed by GitHub
parent 460828a3cb
commit 2f6699aeae
4 changed files with 60 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@ sha-1 = { optional = true, version = "0.9.6" }
base64 = { optional = true, version = "0.13" }
[dev-dependencies]
askama = "0.10.5"
hyper = { version = "0.14", features = ["full"] }
reqwest = { version = "0.11", features = ["json", "stream"] }
serde = { version = "1.0", features = ["derive"] }