1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
Commit Graph

73 Commits

Author SHA1 Message Date
Rob Ede
6fa6befba9
add tokei.rs to community examples 2022-01-19 20:57:19 +00:00
Rob Ede
0c316ec330
Update README.md 2022-01-05 17:19:45 +00:00
Rob Ede
88fcf1271e
Update README.md 2022-01-05 15:09:51 +00:00
Rob Ede
06ffe40945
Update README.md 2021-12-31 22:26:03 +00:00
Rob Ede
a109220a64
Update README.md 2021-12-31 22:24:05 +00:00
Rob Ede
ed71f59fab
Update README.md 2021-12-26 20:38:17 +00:00
Rob Ede
743af0ff1a
add operator to community examples 2021-12-06 23:53:39 +00:00
Joep Meindertsma
e0e1c9b31f
Add atomic-server to Community Showcase (#464) 2021-11-21 20:39:32 +00:00
Rob Ede
6c7a6ca41c
Update README.md 2021-11-05 16:28:34 +00:00
Rob Ede
f2fc77c8da
Update README.md 2021-11-02 13:04:33 +00:00
Rob Ede
10e7644d91
Update README.md 2021-11-02 13:04:17 +00:00
Rob Ede
249e863187
Update README.md 2021-10-28 16:33:44 +01:00
Rob Ede
5c7b7428f2
Update README.md 2021-10-28 16:26:31 +01:00
AndreVuillemot160
0492c842c7
Add Imitari project (#454) 2021-09-29 15:13:15 +01:00
Rob Ede
ffbab974ae
Update README.md 2021-09-21 13:18:10 +01:00
Jimmy
e07a0ab4e4
update triox github page (#451) 2021-09-06 01:16:05 +01:00
Aravinth Manivannan
516faf22db
add mCaptcha (#439) 2021-07-20 16:01:13 +01:00
Rob Ede
ef5b62d71a
Update README.md 2021-06-08 19:55:45 +01:00
Rob Ede
dc99a3b3b6
move zero2prod to top of showcase 2021-06-02 21:17:12 +01:00
Ivan Tham
a86f8f0967
Add zero2prod (#431)
Fix #429
2021-06-03 01:05:59 +09:00
Vassil "Vasco" Kolarov
ead81d6d14
Added fullstack Rust project using actix-web and webassembly (#425)
Co-authored-by: Vasco <vassil.kolarov@gmail.com>
2021-05-26 13:57:19 +09:00
Rob Ede
9db98162b2
add jelly to bolerplate section 2021-02-25 16:42:07 +00:00
Rob Ede
91865b3a2a
move latest submission to top of example apps list 2021-01-03 18:25:48 +00:00
jamesjmeyer210
fd48c8d021
Jamesjmeyer210/sqlx user crud for mysql (#396) 2021-01-03 18:24:22 +00:00
Rob Ede
44f41e5319
add triox to showcase 2020-12-31 11:51:20 +00:00
Ecky Putrady
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
Rob Ede
d745c26c89
tweak readme wording 2020-10-14 17:55:02 +01:00
Rob Ede
b0fdb54996
split showcase into live projects and boilerplates 2020-10-14 17:53:51 +01:00
Rob Ede
a2ba4b61f1
add webapp.rs to community examples 2020-10-14 17:41:36 +01:00
Mufeed VH
0e9203d319
Added binserve to community examples (#377) 2020-10-12 22:18:14 +01:00
Mufeed VH
3f2b2708c3
Update the examples list (#365) 2020-09-12 15:01:07 +09:00
Jorge Carrasco
5b98f85afd
add example from community about image processing (#352) 2020-08-21 03:17:25 +09:00
Erlend Sogge Heggen
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
Rob Ede
051c25d89d
remove dead kriry links
github.com/kriry no longer available

fixed #283
2020-04-05 13:30:41 +01:00
Emre YALVAÇ
ac1868fdf2
JWT example added to README.md 2020-03-22 18:51:50 +03:00
Yang Luo
eb812fbbd0 Add Casbin example to README 2020-03-07 12:38:54 +08:00
David D
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
James H
817a61855d
Update README.md (#245) 2020-01-30 15:33:17 +09:00
Bevan Hunt
49308b70e5 add broker to readme (#227) 2020-01-11 22:04:19 +09:00
Nikolay Kim
68e5c8c7e3
Update README.md 2020-01-09 21:13:36 +06:00
Shirshak
feda57efb0 Add more community example (#223)
* Add more community example

* Update README.md
2020-01-01 02:10:59 +09:00
Stephan Buys
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
Bevan Hunt
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
Darin
58fdf5032c
Revert "started 1.0 branch for async-await port" 2019-11-26 15:48:28 -05:00
dowwie
fec39b1643 started 1.0 branch for async-await port 2019-11-21 19:21:08 -05:00
krircc
9e28d2ec8b
add the source code url, kriry.com base on waler 2019-10-28 12:21:16 +08:00
krircc
656dc63beb
change url and fix typo 2019-10-22 10:30:05 +08:00
Nikolay Kim
e7ed6755a5 use cors and identity crates 2019-06-17 12:48:03 +06:00
krircc
238e68de65
Update README.md 2019-06-11 17:47:37 +08:00
krircc
65adce90f8
Update README.md 2019-06-11 17:47:04 +08:00