1
0
mirror of https://github.com/actix/examples synced 2025-04-03 17:04:13 +02:00

Commit Graph

  • 48565526e7
    show how to handle private keys with passphrases in openssl example Rob Ede 2023-05-22 14:06:04 +01:00
  • aae806b42f
    update deps Rob Ede 2023-05-22 12:47:21 +01:00
  • cca35d091e
    add RUSTfulapi link to readme Rob Ede 2023-05-06 14:10:36 +01:00
  • c6c8463ac5
    Bump aws-sigv4 from 0.54.1 to 0.54.2 (#620) dependabot[bot] 2023-04-27 02:23:15 +09:00
  • 17978ad115
    Refine GHA workflows (#619) Yuki Okushi 2023-04-24 05:53:40 +09:00
  • 866ad278d5
    doc: add README.md into cors/backend (#618) liuliu 2023-04-06 18:11:44 +08:00
  • e6eeace5d5
    doc: modify link format of README.md in auth/casbin (#617) liuliu 2023-04-03 21:00:43 +08:00
  • 463b76ef8a
    doc: add README.md into background-jobs (#616) liuliu 2023-04-01 02:33:13 +08:00
  • 888123742c
    fix server-sent-events/drain.js (#615) Michael Clayton 2023-03-29 22:57:54 -04:00
  • 03c6bd8bea
    change curl -X post to curl -X POST (#614) Michael Clayton 2023-03-29 22:46:10 -04:00
  • e475c8f324
    doc: add usage into README.md file in basics/error-handling folder (#613) liuliu 2023-03-27 23:07:11 +08:00
  • bc1f32ace5
    feat: add README.md into basics/hello-world (#612) liuliu 2023-03-26 22:39:11 +08:00
  • acbed8e670
    Bump openssl from 0.10.45 to 0.10.48 (#611) dependabot[bot] 2023-03-25 02:22:18 +00:00
  • 3cb798c518
    use actions-rust-lang/setup-rust-toolchain in CI Rob Ede 2023-03-14 03:32:46 +00:00
  • b686b68ae6
    use sparse registry in CI Rob Ede 2023-03-14 03:24:17 +00:00
  • 8ccdfbb024
    stop generating lockfile in CI Rob Ede 2023-03-14 03:13:51 +00:00
  • 6424e4e023
    standardize examples Rob Ede 2023-03-14 03:11:49 +00:00
  • ca6eaee52e
    update actix-web-lab dep Rob Ede 2023-03-14 02:40:02 +00:00
  • 0c820844c8
    clippy Rob Ede 2023-03-14 02:36:22 +00:00
  • fd7d4c8a23
    improve documentation of diesel example Rob Ede 2023-03-14 02:33:45 +00:00
  • 6571dfef82
    fix test for forms/form (#610) Taisei Mima 2023-03-09 10:16:35 +09:00
  • 080db60175
    update multipart examples to use derive macro Rob Ede 2023-02-26 21:56:55 +00:00
  • 9b77b033b0
    refine versions Rob Ede 2023-02-26 21:01:15 +00:00
  • 8cf1e81199
    add gcs-proxy to the showcase readme (#607) Kevin Jonathan Harnanta 2023-02-26 23:28:49 +07:00
  • 4c63b61245
    https-tls: typo - correct URIs to use https (#606) Alex Collins 2023-02-25 12:38:19 +00:00
  • 7dfe3074a0
    auth/simple-auth-server: fix panic due to default SECRET_KEY being 32 bytes, not 64 bytes (#604) Jonas Fassbender 2023-02-19 07:12:36 +01:00
  • 2df944c5e5
    fix SSE instructions (#602) playdohface 2023-02-08 12:54:57 +01:00
  • f4eb989dcb
    Bump tokio from 1.24.1 to 1.25.0 (#601) dependabot[bot] 2023-02-04 01:03:55 +00:00
  • db2edcaeb1
    add hyperswitch to showcase Rob Ede 2023-01-12 22:21:47 +00:00
  • 5fe87268be
    typo Rob Ede 2023-01-09 15:31:47 +00:00
  • 1baca5fd21
    Fixed "Method not allowed" on the todo app due to 307 redirect not ch… (#599) Rouslan Grabar 2023-01-09 14:21:39 +04:00
  • e353c7ae11
    update deps Rob Ede 2023-01-07 15:23:31 +00:00
  • 34746a346d
    Bump tokio from 1.23.0 to 1.24.1 (#597) dependabot[bot] 2023-01-06 22:18:21 +00:00
  • de5e6eecc0
    improve prod advice in cookie-auth Rob Ede 2023-01-03 14:04:10 +00:00
  • b951c4dbee
    move derive_more to workspace dep Rob Ede 2023-01-02 20:38:03 +00:00
  • 59ecb09c20
    move rand to workspace dep Rob Ede 2023-01-02 20:35:37 +00:00
  • 9e4882285e
    move serde deps to workspace Rob Ede 2023-01-02 20:35:11 +00:00
  • 91ffa11e19
    move a couple more things to workspace deps Rob Ede 2023-01-02 20:33:43 +00:00
  • 7ca1024742
    add reqwest alternative to http proxy Rob Ede 2023-01-01 20:22:50 +00:00
  • d6b3d2d57e
    fix typo (#596) Mike Canann 2023-01-01 11:14:22 -05:00
  • defc334b14
    update deps Rob Ede 2022-12-30 16:48:10 +00:00
  • b91e424ab4
    address clippy lints Rob Ede 2022-12-30 16:30:16 +00:00
  • 66c7e1e9b5
    use workspace deps for log and env_logger Rob Ede 2022-12-30 16:25:40 +00:00
  • 061860743f
    add background-jobs example Rob Ede 2022-12-30 16:23:24 +00:00
  • aee47e0817
    Use workspace dependencies for actix-web (#594) Yuki Okushi 2022-12-21 23:49:28 +09:00
  • 096521d526
    add middleware-encrypted-payloads example Rob Ede 2022-12-18 21:10:03 +00:00
  • 43d26f194d
    clippy Rob Ede 2022-12-18 17:48:09 +00:00
  • 4df66d1e8a
    add from_fn to mdidleware example Rob Ede 2022-12-17 22:10:51 +00:00
  • 4272586f0c
    re-add request body in middleware example Rob Ede 2022-12-17 22:04:59 +00:00
  • c1345414e2
    Fix incorrect spelling of file setup_db.sh (#593) memer 2022-12-17 16:33:03 +01:00
  • a814ac0d5c
    fix diesel test in CI (#592) Rob Ede 2022-12-12 02:41:22 +00:00
  • fbf376db47
    re-add todo example Rob Ede 2022-12-11 15:32:09 +00:00
  • bf1daf86a7
    update deps Rob Ede 2022-12-11 15:31:32 +00:00
  • c78332c0f9
    update env_logger to 0.10 Rob Ede 2022-12-11 15:25:57 +00:00
  • 3ffb06abb7
    update mysql dependency to 23 Rob Ede 2022-12-11 15:25:15 +00:00
  • 7caab85d01
    refactor CI Rob Ede 2022-12-11 15:20:19 +00:00
  • 8a24fb9264
    fix websockets chat example (#591) Alex Pyattaev 2022-12-11 13:30:31 +02:00
  • ba75611b57
    fix 'cannot move out of secret_key ...' error and 'unused import: rand::Rng ...' warning (#588) Christian Carnero 2022-11-23 18:31:10 -03:00
  • 8f924c4791
    Add SeaORM in examples/databases. (#587) Remi_IO 2022-11-22 18:57:21 +08:00
  • 3b4ad584eb
    Fix invalid non-existent link (for database example:rbatis). (#585) Remi_IO 2022-11-22 14:10:26 +08:00
  • 32022a5ec1
    add content_type for basic example response body to decode utf-8 correctly (#586) Zhengliang Wu 2022-11-21 22:47:48 +08:00
  • 6fe45afe69
    Fix bug in cookie-auth example where secret is too short (#583) iamjpotts 2022-11-15 02:02:36 -06:00
  • 1e1767135d
    Update README.md (#579) Leonel Sanches 2022-11-04 15:11:36 -07:00
  • 6f763395d7
    unhide todo Rob Ede 2022-10-26 16:51:50 +01:00
  • ddda86784a
    update deps Rob Ede 2022-10-26 16:51:27 +01:00
  • 83e987ed0c
    update readme Rob Ede 2022-10-17 14:34:36 +01:00
  • ae25a7908d
    add auto reloading to minijinja Rob Ede 2022-10-16 21:49:01 +01:00
  • bf0386ade7
    reduce minijinja boilerplate Rob Ede 2022-10-16 21:36:23 +01:00
  • 8a22559cac
    fmt Rob Ede 2022-10-16 21:20:54 +01:00
  • 7fd6e17459
    remove tera reference Rob Ede 2022-10-16 21:20:26 +01:00
  • 5e8883e35a
    add minijinja templating example Rob Ede 2022-10-16 21:20:01 +01:00
  • 6953e927ac
    simplify data_factory example Rob Ede 2022-10-16 19:24:17 +01:00
  • fa323545e9
    update redis example to v0.22 Rob Ede 2022-10-16 19:14:40 +01:00
  • 99d0afde28
    Update README.md Rob Ede 2022-09-13 01:16:48 +01:00
  • fc0486dd4a
    remove lazy_static Rob Ede 2022-09-11 16:14:07 +01:00
  • ed04cc97b3
    update diesel to v2 Rob Ede 2022-09-10 23:33:09 +01:00
  • fd86b650f1
    update deps Rob Ede 2022-09-10 23:07:55 +01:00
  • 54c0bc0eb4
    bug fix for websocket chat python file (#575) zalkikar 2022-09-09 15:03:41 -04:00
  • 0319f18995
    chore: remove fluent crate override Rob Ede 2022-08-28 18:43:05 +01:00
  • 818d8b1384
    chore: update lab dep Rob Ede 2022-08-28 18:41:16 +01:00
  • 7fd8c57cd2
    chore: update deps Rob Ede 2022-08-28 18:40:59 +01:00
  • fcd013fcde
    add session ttl customization example Rob Ede 2022-08-28 18:39:28 +01:00
  • d259177eab
    use placeholder approach to shutdown-server Rob Ede 2022-08-07 23:58:56 +01:00
  • 2a680d0659
    bump deps Rob Ede 2022-08-07 23:13:00 +01:00
  • d55caee58e
    update sse example Rob Ede 2022-08-07 23:12:52 +01:00
  • 05e19266ad
    use semantic SSE types Rob Ede 2022-08-07 01:24:40 +01:00
  • 087ac5ef24
    update deps Rob Ede 2022-08-05 19:43:46 +01:00
  • dc7623694c
    fix comments (#568) Ifa 2022-08-05 18:11:18 +02:00
  • 7a036d97b9
    add read and detele object endpoints to s3 example Rob Ede 2022-08-01 03:53:29 +01:00
  • c8a4544ea1
    return uploaded files information in s3 example Rob Ede 2022-08-01 03:19:39 +01:00
  • 4840cfdb68
    migrate s3 example to aws-sdk-s3 Rob Ede 2022-08-01 01:17:59 +01:00
  • 0149e64c7a
    bump uuid to v1 Rob Ede 2022-07-31 23:51:08 +01:00
  • 9adb5d3f0e
    Bump juniper from 0.15.9 to 0.15.10 (#567) dependabot[bot] 2022-07-30 00:19:27 +01:00
  • 522e3d11e2
    clippy Rob Ede 2022-07-21 03:30:58 +01:00
  • c557986915
    update actix-session everywhere Rob Ede 2022-07-21 03:30:12 +01:00
  • 5c9f69bb07
    update example redis-session (#545) Koki Nishihara 2022-07-21 11:21:07 +09:00
  • b6255d1637
    Update Cargo.toml (#566) Luyi 2022-07-20 15:01:08 -07:00
  • 6c39b4b138
    reduce boilerplate on response channels Rob Ede 2022-07-12 02:33:54 +01:00
  • 25368e6b65
    remove select macro Rob Ede 2022-07-12 01:42:58 +01:00
  • 0b93208bb2
    bump futures-utils to 0.3.17 Rob Ede 2022-07-12 01:08:56 +01:00