1
0
mirror of https://github.com/actix/examples synced 2025-06-13 12:24:58 +02:00

Commit Graph

  • e60e7810de
    clippy Rob Ede 2021-10-07 03:04:59 +01:00
  • bfede4c1bb
    improve sqlx example Rob Ede 2021-10-07 03:00:13 +01:00
  • c69b7598fb
    dep update Rob Ede 2021-10-06 23:56:44 +01:00
  • f623284c71
    ignore protobuf-example in ci Rob Ede 2021-10-06 23:12:42 +01:00
  • 900a699fba
    regererate rustls certs Rob Ede 2021-10-06 22:42:44 +01:00
  • 8186a8cfea
    fix broken links (#441) Altug Sahin 2021-10-06 17:28:53 -04:00
  • cc948594fe
    Add MongoDB example (#452) Isabel Atkinson 2021-10-06 17:23:12 -04:00
  • 0492c842c7
    Add Imitari project (#454) AndreVuillemot160 2021-09-29 17:13:15 +03:00
  • ffbab974ae
    Update README.md Rob Ede 2021-09-21 13:18:10 +01:00
  • e07a0ab4e4
    update triox github page (#451) Jimmy 2021-09-06 03:16:05 +03:00
  • d3543e5413
    docs: improve rustls example (#446) Eli Flanagan 2021-08-24 10:19:43 -04:00
  • 516faf22db
    add mCaptcha (#439) Aravinth Manivannan 2021-07-20 20:31:13 +05:30
  • 33a215642b
    Update README.md: path 'examples/graphql/juniper/' (#438) Nicolas PASCAL 2021-07-19 15:44:38 +02:00
  • ef5b62d71a
    Update README.md Rob Ede 2021-06-08 19:55:45 +01:00
  • e5ef02da96
    Update comment with correct URL. (#433) John Watson 2021-06-07 10:43:49 -07:00
  • e68c836311
    [EZ] Update READMEs with current paths (#432) John Watson 2021-06-06 10:50:30 -07:00
  • dc99a3b3b6
    move zero2prod to top of showcase Rob Ede 2021-06-02 21:17:12 +01:00
  • a86f8f0967
    Add zero2prod (#431) Ivan Tham 2021-06-03 00:05:59 +08:00
  • 73624aa4cc
    Update rustls-client-cert README to use httpie verify (#428) Jesus Guzman, Jr 2021-05-25 22:37:30 -07:00
  • ead81d6d14
    Added fullstack Rust project using actix-web and webassembly (#425) Vassil "Vasco" Kolarov 2021-05-26 05:57:19 +01:00
  • ddfb470642
    Fix websocket chat link (#427) Keisuke Toyota 2021-05-13 16:32:58 +09:00
  • bb4f97ba41
    Upgrade juniper to 0.15 (#423) Yuki Okushi 2021-04-26 20:32:32 +09:00
  • ef13969220
    Bump tera version to 1.8.0, print the listening port to cli (#421) netroby 2021-04-25 20:15:27 +08:00
  • fb897db380
    Upgrade lexical-cores to the latest (#422) Yuki Okushi 2021-04-25 21:00:29 +09:00
  • d51c0e6eae
    Fix a broken link (#418) josh rotenberg 2021-03-25 13:13:01 -07:00
  • a66c05448e
    Update yarte to 0.15 (#416) Juan Aguilar 2021-03-03 17:38:53 +01:00
  • e86d5ff214
    Fixes Incorrect Return of body in multipart example (#407) Arnav Jindal 2021-03-03 22:08:29 +05:30
  • 7487a81e90
    Fix sqlx_todo CI checks (#415) Daniel T. Rodrigues 2021-03-03 11:37:17 -03:00
  • 75c19eb5c9
    Add tests to diesel example (#414) Daniel T. Rodrigues 2021-03-01 15:35:02 -03:00
  • c3407627d0
    Restructure folders (#411) Daniel T. Rodrigues 2021-02-25 21:57:58 -03:00
  • 9db98162b2
    add jelly to bolerplate section Rob Ede 2021-02-25 16:42:07 +00:00
  • c36d7371a9
    Fix client. (#400) Eden Yefet 2021-01-17 04:55:00 +02:00
  • 91865b3a2a
    move latest submission to top of example apps list Rob Ede 2021-01-03 18:25:48 +00:00
  • fd48c8d021
    Jamesjmeyer210/sqlx user crud for mysql (#396) jamesjmeyer210 2021-01-03 12:24:22 -06:00
  • 44f41e5319
    add triox to showcase Rob Ede 2020-12-31 11:51:20 +00:00
  • 7783600918
    Improve the "basics" example (#393) Simon Strandgaard 2020-12-18 22:32:36 +01:00
  • 401753dd90
    Refactor template yarte example for use bytes implementation (#392) Juan Aguilar 2020-12-17 22:34:40 +01:00
  • 47d4067498
    Replace env_logger's deprecated function (#391) Yuki Okushi 2020-12-16 02:06:11 +09:00
  • 89d2e4e3f7
    fix typo and update some deps (#390) yjh 2020-12-14 19:30:06 +08:00
  • 5c8749c2a2
    Use rust-argon2 instead of less-maintained argonautica (#389) Yuki Okushi 2020-12-02 12:29:03 +09:00
  • 876da8cf70
    stateful websockets using actors (#384) Aravinth Manivannan 2020-11-30 18:11:33 +05:30
  • c6f9ce071a
    Update tiny_template example and deps (#388) Yuki Okushi 2020-11-30 17:54:00 +09:00
  • 1d9e218641
    Merge pull request #387 from eckyputrady/patch-1 Darin Gordon 2020-11-24 05:06:29 -05:00
  • f9dc8e371e
    Adds an article on the use of tracing in actix Ecky Putrady 2020-11-19 22:58:10 +08:00
  • 25d34ee4e1
    Upgrade websocket-chat-broker example to actix V3 and actix-broker 3.1 (#383) cirm 2020-11-05 21:11:14 +02:00
  • 542e6dbcdd
    js without jQuery (#342) Taisuke Fukuno 2020-11-01 00:55:23 +09:00
  • 7148fd3d0e
    add client certificate example (#380) Rob Ede 2020-10-30 04:22:24 +00:00
  • 9c9db0de55
    Fix rustls example to support pkcs8 keys (#347) Max 2020-10-25 20:12:33 +03:00
  • 5573e5fd34
    update cors example to 0.5 Rob Ede 2020-10-19 23:36:53 +01:00
  • 15197a271c
    update auth-server blog post title Rob Ede 2020-10-14 18:04:53 +01:00
  • d745c26c89
    tweak readme wording Rob Ede 2020-10-14 17:55:02 +01:00
  • b0fdb54996
    split showcase into live projects and boilerplates Rob Ede 2020-10-14 17:53:51 +01:00
  • a2ba4b61f1
    add webapp.rs to community examples Rob Ede 2020-10-14 17:41:36 +01:00
  • 66d27bbe61
    Update async-graphql-demo for async-graphql v2.0.0 (#378) Sunli 2020-10-13 15:45:19 +08:00
  • 0e9203d319
    Added binserve to community examples (#377) Mufeed VH 2020-10-13 02:48:14 +05:30
  • 412e9c7bcb
    Fix Path derefs (#375) sjmdsky 2020-10-04 23:51:42 +08:00
  • 323fc66f17
    Minor typo within example (#374) Nicolas Mazzon 2020-10-03 18:31:58 +02:00
  • cd62e1301f
    web-cors: Update actix-cors to 0.4 (#373) Yuki Okushi 2020-10-03 07:51:05 +09:00
  • 60c9b68c26
    fix version mismatch of "@vue/cli-service" (#372) Scott Xu 2020-10-02 18:41:28 +08:00
  • bcb02965d2
    add Cors to get juniper example to work. (#371) kczimm 2020-09-27 15:05:17 -05:00
  • 95319754a1
    Removing namespace usage for clarity (#369) Emmanuel Keller 2020-09-20 18:24:14 +01:00
  • b727e796b9
    Correct some items' name to fix the build (#370) Yuki Okushi 2020-09-20 06:17:56 +09:00
  • a1f2f9514e
    async-graphql-demo: move README.md up (#368) Roman Frołow 2020-09-17 01:01:41 +02:00
  • e5f64562b1
    Add async-graphql example (#278) Sunli 2020-09-16 08:12:41 +08:00
  • d836b046c9
    migrate ci to github actions (#367) Rob Ede 2020-09-16 01:11:49 +01:00
  • e3c6a1ec07
    Escape HTML (#366) mattn 2020-09-15 01:02:57 +09:00
  • 49e29a5751
    v3 examples (#364) Rob Ede 2020-09-12 16:49:45 +01:00
  • 3f2b2708c3
    Update the examples list (#365) Mufeed VH 2020-09-12 11:31:07 +05:30
  • 20d7af6c27
    Improve json_decode_error example. (#363) Robert Gabriel Jakabosky 2020-09-11 15:31:34 +08:00
  • adccbe2a13
    Add tiny_template as an example. (#358) Hanif Ariffin 2020-09-10 16:34:32 -04:00
  • ec6e14aacc
    Fix find_user_by_uid's doc comment (#360) Carlos Tuñón 2020-09-03 04:01:16 -05:00
  • 3cebb01309
    Fix for build failure in diesel example (#355) Shane Witbeck 2020-08-23 04:15:52 -07:00
  • bd2a0bb8fd
    fix db error messages (#353) Justin Walters 2020-08-21 20:30:08 -07:00
  • 5b98f85afd
    add example from community about image processing (#352) Jorge Carrasco 2020-08-20 20:17:25 +02:00
  • a3faea082b
    Corrected mismatch between html start tag and html end tag. (#349) Simon Strandgaard 2020-08-05 22:08:54 +02:00
  • 4f29102071
    Merge pull request #346 from fiji-flo/patch-1 Rob Ede 2020-07-29 14:49:12 +01:00
  • 5904258215
    Fix typo in form example html Florian Merz 2020-07-29 15:19:18 +02:00
  • 7d80c4c3d9
    Merge pull request #341 from ReTWi/patch-1 Yuki Okushi 2020-07-19 16:36:37 +09:00
  • 7ac0b75fc7
    Tip for key to work Max 2020-07-19 00:57:15 +03:00
  • 4ada3c9ed1
    Merge pull request #333 from fakeshadow/master Rob Ede 2020-06-28 00:05:25 +01:00
  • c7660c8f86 fixes according to reviews Fix typos. Format the comments. Use macro for routes. etc fakeshadow 2020-06-28 06:15:34 +08:00
  • 399fbee1e4
    send the correct exit code when closing the websocket (#335) Bart Willems 2020-06-25 06:20:27 +02:00
  • 5926035d6c
    Update udp-echo example to actix 0.9 and tokio 0.2. (#336) alvardes 2020-06-25 06:19:22 +02:00
  • 1e61a03d5f add example for App::data_factory fakeshadow 2020-06-22 21:16:25 +08:00
  • b7ff0d1ffe
    Add bare-bones WS server for autobahn testing (#331) Mark Lodato 2020-06-19 15:38:11 -04:00
  • 5b3c996774
    Fix function name that camel to snake (#332) dyoshikawa 2020-06-18 07:33:01 +09:00
  • 22c8eaae87
    Merge pull request #326 from jdrouet/clean-docker-sample Yuki Okushi 2020-05-29 01:00:28 +09:00
  • 10887568a0 update docker sample by caching dependencies Jérémie Drouet 2020-05-27 22:01:26 +02:00
  • e4b94fc9a5
    Merge pull request #323 from pfrenssen/error-pages-using-templates Yuki Okushi 2020-05-20 22:07:13 +09:00
  • 2d3ee94b05
    Merge pull request #324 from foisonocean/remove-diesel-log-env-var Rob Ede 2020-05-20 12:55:10 +01:00
  • 8973f5bb08 remove diesel=debug in env var hronro 2020-05-20 19:34:41 +08:00
  • a790fd7537 Move the README to the root so it can be found easily. Pieter Frenssen 2020-05-20 11:00:17 +03:00
  • ee7ec592f4
    Merge pull request #319 from JohnTitor/cert Yuki Okushi 2020-05-20 11:00:26 +09:00
  • 4f587e8963
    Merge pull request #320 from JohnTitor/dir-traversal Yuki Okushi 2020-05-20 11:00:03 +09:00
  • 1cc8732b08
    Merge pull request #321 from JohnTitor/juniper Yuki Okushi 2020-05-20 10:59:49 +09:00
  • 986614d698 Demonstrate how to render error pages using templates. Pieter Frenssen 2020-05-19 18:21:39 +03:00
  • 3730fa8f55
    Rename graphql-demo to juniper-advanced Yuki Okushi 2020-05-19 14:23:28 +09:00
  • 7823473f8d
    Sanitize filename Yuki Okushi 2020-05-19 13:48:49 +09:00
  • b61f7a5e96
    Add introduction to use mkcert Yuki Okushi 2020-05-19 12:46:00 +09:00
  • bc6f614f78
    Improve the static files example. (#317) Pieter Frenssen 2020-05-18 01:28:47 +03:00