1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

create form example

This commit is contained in:
Gorm Casper
2018-07-04 17:12:33 +02:00
parent 250fc6eaf1
commit 8c7a0ab29b
5 changed files with 175 additions and 35 deletions

View File

@ -7,6 +7,7 @@ members = [
"cookie-auth",
"cookie-session",
"diesel",
"form",
"hello-world",
"http-proxy",
"json",