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

99 Commits

Author SHA1 Message Date
44f41e5319 add triox to showcase 2020-12-31 11:51:20 +00:00
f9dc8e371e Adds an article on the use of tracing in actix
Related [Reddit comment](https://www.reddit.com/r/rust/comments/jv6a5j/productiongrade_logging_in_rust_applications/gcib8ml?utm_source=share&utm_medium=web2x&context=3).
2020-11-19 22:58:10 +08:00
d745c26c89 tweak readme wording 2020-10-14 17:55:02 +01:00
b0fdb54996 split showcase into live projects and boilerplates 2020-10-14 17:53:51 +01:00
a2ba4b61f1 add webapp.rs to community examples 2020-10-14 17:41:36 +01:00
0e9203d319 Added binserve to community examples (#377) 2020-10-12 22:18:14 +01:00
3f2b2708c3 Update the examples list (#365) 2020-09-12 15:01:07 +09:00
5b98f85afd add example from community about image processing (#352) 2020-08-21 03:17:25 +09:00
92ddda1af7 Add MeiliSearch as production example
MeiliSearch very recently migrated from Tide to actix-web: https://github.com/meilisearch/MeiliSearch/pull/601
2020-04-29 09:09:47 +02:00
051c25d89d remove dead kriry links
github.com/kriry no longer available

fixed #283
2020-04-05 13:30:41 +01:00
ac1868fdf2 JWT example added to README.md 2020-03-22 18:51:50 +03:00
eb812fbbd0 Add Casbin example to README 2020-03-07 12:38:54 +08:00
dc8d61eb59 Add Complete Actix 2.x REST Server to the community section of README (#259)
* Add Complete Actix 2.x REST Server to the community section of the README
2020-02-18 10:47:25 +09:00
817a61855d Update README.md (#245) 2020-01-30 15:33:17 +09:00
49308b70e5 add broker to readme (#227) 2020-01-11 22:04:19 +09:00
68e5c8c7e3 Update README.md 2020-01-09 21:13:36 +06:00
feda57efb0 Add more community example (#223)
* Add more community example

* Update README.md
2020-01-01 02:10:59 +09:00
d88d5fb2bc Add the actix-raft project to the community references (#219)
* Update README.md

Add a reference to the actix-raft project.

Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2019-12-26 19:22:50 +09:00
3552b29359 Update Multipart example (#196)
* add async/await multipart example

* fix

* replace multipart

* make PR feedback changes

* remove port & heroku & update readme

* update cargo.toml to be correct

* update to alpha 3
2019-12-07 20:40:31 +06:00
58fdf5032c Revert "started 1.0 branch for async-await port" 2019-11-26 15:48:28 -05:00
fec39b1643 started 1.0 branch for async-await port 2019-11-21 19:21:08 -05:00
9e28d2ec8b add the source code url, kriry.com base on waler 2019-10-28 12:21:16 +08:00
656dc63beb change url and fix typo 2019-10-22 10:30:05 +08:00
e7ed6755a5 use cors and identity crates 2019-06-17 12:48:03 +06:00
238e68de65 Update README.md 2019-06-11 17:47:37 +08:00
65adce90f8 Update README.md 2019-06-11 17:47:04 +08:00
e8f83c5585 add example from community 2019-03-13 09:39:13 -07:00
c27231045d Update README.md 2019-01-30 09:09:55 +08:00
b35a773345 Update README.md 2019-01-30 09:08:54 +08:00
4152a005bb Typo 2019-01-02 16:29:17 +03:00
3a29f1927b Readme updated with a tutorial link (#69) 2018-12-20 15:52:56 +03:00
82a107452b Update README.md 2018-10-09 00:50:23 +08:00
d6051d931c Update README.md 2018-10-01 09:59:21 +08:00
1d5c343e17 Update README.md 2018-10-01 09:42:07 +08:00
b4901a9476 Update README.md 2018-07-21 10:01:01 +08:00
6a2a6c2af6 Add my personal example 2018-07-18 08:51:40 +03:00
fa8344fc88 Update README.md 2018-07-11 09:15:27 +08:00
c4f264d8b9 It's a little outdated and muro Is its expansion project.
Rust-webapp-starter is a little outdated and muro Is its expansion project.
2018-06-14 10:27:37 +08:00
0049d7d4eb Fix typo. 2018-05-27 10:12:15 -04:00
0691d4207e Update README.md 2018-05-22 00:38:59 +08:00
e295b4ded3 Update README.md 2018-04-26 18:25:43 +08:00
7648c0865e fix travis link 2018-04-13 13:39:08 -07:00
3b34efe8ea Update README.md 2018-04-13 13:26:48 +08:00
04426d2b3f Update README.md 2018-04-13 13:04:55 +08:00
bc7c052444 fix path 2018-04-12 19:10:35 -07:00
c7a05cf43c fix path 2018-04-12 19:10:01 -07:00
c907ad8c8a add badges 2018-04-12 19:09:01 -07:00
f874f43172 Update README.md 2018-04-13 09:26:33 +08:00
ad58e559a0 Initial commit 2018-04-12 17:07:42 -07:00