1
0
mirror of https://github.com/actix/examples synced 2024-12-02 18:02:22 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Rob Ede
ca6eaee52e
update actix-web-lab dep 2023-03-14 02:40:02 +00:00
Rouslan Grabar
1baca5fd21
Fixed "Method not allowed" on the todo app due to 307 redirect not ch… (#599)
fixes https://github.com/actix/examples/issues/598
2023-01-09 10:21:39 +00:00
Rob Ede
4b801ba222
clippy 2022-07-09 21:05:06 +01:00
Yuri Astrakhan
db5f00e771
Use captured args in format string (#558) 2022-06-08 03:53:38 +01:00
Rob Ede
fbd3b228e9
fmt 2022-02-18 02:44:02 +00:00
Rob Ede
120d33057a
use sqlite in basics/todo 2022-02-06 07:55:51 +00:00
Chris Gubbin
2aa8b15ce2 Updated basics/to-do to v4 using sqlx. 2022-02-05 17:34:43 +00:00
Rafael Bachmann
c01f0ea5f3
Update basics/todo to v4. (#486)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-02 02:19:01 +00:00
Daniel T. Rodrigues
c3407627d0
Restructure folders (#411) 2021-02-26 00:57:58 +00:00