1
0
mirror of https://github.com/actix/examples synced 2025-06-28 18:00:37 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
412e9c7bcb Fix Path derefs (#375) 2020-10-04 16:51:42 +01:00
49e29a5751 v3 examples (#364) 2020-09-12 16:49:45 +01:00
a790fd7537 Move the README to the root so it can be found easily. 2020-05-20 11:00:17 +03:00
986614d698 Demonstrate how to render error pages using templates. 2020-05-19 18:21:39 +03:00
b84e1d9fb4 part3: Update dependencies 2020-04-08 01:18:52 +09:00
e8ab9ee7ca update deps 2019-12-25 20:48:33 +04:00
e2f17fc21e Fix form example's test (#216)
* Update method name

* Fix typo
2019-12-23 03:51:33 +09:00
d914b1c694 update dependencies 2019-12-20 22:30:26 +06:00
22c7d747c2 update deps 2019-12-15 23:07:17 +06:00
3127352797 upgrade to 2.0 alpha.3 2019-12-07 23:59:24 +06:00
93275d7986 update chat-broker example and fmt 2019-07-11 15:02:25 +06:00
748d4516eb Avoid double Arc inside template_handlebars (#147) 2019-06-22 13:07:39 +06:00
006b7f3d08 adds Handlebars example
Closes #122
2019-06-08 18:48:20 +01:00