Commit graph

  • 4e088b40f6
    Show how to configure TraceLayer (#314) David Pedersen 2021-09-10 19:56:00 +02:00
  • b6ad5d5085 Show how to configure TraceLayer David Pedersen 2021-09-10 19:42:47 +02:00
  • a8ee17ce28 migrate jwt example to std::env::var_os Z4RX 2021-09-10 19:25:45 +03:00
  • 6d2c22b00c
    Merge branch 'tokio-rs:main' into main Andrei Zolkin 2021-09-10 19:23:54 +03:00
  • 36665793c3
    Version 0.2.4 (#313) v0.2.4 axum-v0.2.4 David Pedersen 2021-09-10 18:01:14 +02:00
  • 6c13b22cd4
    Add JWT example (#306) (#308) silvioprog 2021-09-10 12:51:20 -03:00
  • 1c816ee3f1 Version 0.2.4 David Pedersen 2021-09-10 17:47:19 +02:00
  • f0b2b4c3d8 migrate all examples to use std::env::var_os instead of std::env::var Z4RX 2021-09-10 14:42:26 +03:00
  • a720cfb87a
    Update examples/jwt/src/main.rs silvioprog 2021-09-09 11:52:34 -03:00
  • 1c5d870068 Add a way to get 'static Field from Multipart HK416-is-all-you-need 2021-09-09 11:07:20 +09:00
  • 6016c65ace Wrap the user data into its own extractor in the JWT example (#308) silvioprog 2021-09-08 22:59:21 -03:00
  • d0171d733f Use better field names for struct "Keys" (#308) silvioprog 2021-09-08 19:21:24 -03:00
  • 6f2b02d4cf Fix JWT example to load the secret from environment variable (#308) silvioprog 2021-09-08 15:41:30 -03:00
  • 283bbfbd36
    Add JWT auth example as community showcase (#309) Andrei Zolkin 2021-09-08 09:15:17 +03:00
  • a1d1c2cfcc
    Add JWT auth example as community showcase Andrei Zolkin 2021-09-08 03:16:57 +03:00
  • c26286dc9c Add JWT example (#306) silvioprog 2021-09-07 18:17:34 -03:00
  • c8a44105c2
    Fix a pull request link in CHANGELOG.md (#307) techno-tanoC 2021-09-07 15:33:08 +09:00
  • 3c280b22af Fix a pull request link in CHANGELOG.md techno-tanoC 2021-09-07 15:00:55 +09:00
  • e069225559
    fix examples link in README.md (#305) Singee 2021-09-06 15:29:32 +08:00
  • 49fd49cf7c
    fix examples link in README.md Singee 2021-09-06 06:28:34 +08:00
  • 835432b5c9
    Add datafuse as community showcase (#302) zhihanz 2021-09-02 14:16:49 +08:00
  • 438f7aa1a4 add datafuse as community showcase zhihanz 2021-09-02 12:22:55 +08:00
  • cf42f774ec proof of concept Eduardo Canellas 2021-09-01 17:50:55 -03:00
  • ac004875dc
    Apply suggestions from code review Sidharth Kshatriya 2021-08-31 17:08:23 +05:30
  • 6c40df1a7f Add very basic validation to the form example Sidharth Kshatriya 2021-08-31 16:33:45 +05:30
  • a15220a79f cleanup David Pedersen 2021-08-31 12:52:20 +02:00
  • 991b1f9403 Update changelog: This is a breaking change David Pedersen 2021-08-31 12:52:11 +02:00
  • 39c5cc24fa
    Remove repeated constraint (#294) Sidharth Kshatriya 2021-08-31 13:53:59 +05:30
  • 07aadeb919 Remove repeated constraint Sidharth Kshatriya 2021-08-31 13:15:20 +05:30
  • e698586193
    Document adding middleware to multiple groups of routes (#293) David Pedersen 2021-08-31 09:07:57 +02:00
  • 612a58bc2b Document adding middleware to multiple groups of routes David Pedersen 2021-08-31 08:58:13 +02:00
  • c082107fb6
    Document using StreamExt::split with WebSocket (#291) David Pedersen 2021-08-30 23:13:50 +02:00
  • 02768898d4 Document using StreamExt::split with WebSocket David Pedersen 2021-08-30 23:03:20 +02:00
  • 4de46c830c Mention automatic decoding in the docs David Pedersen 2021-08-30 22:38:47 +02:00
  • 2222192cd9 return an error if path param contains invalid utf-8 David Pedersen 2021-08-30 22:35:30 +02:00
  • 61890c5b63
    Make hyper's http1 feature optional Jonas Platte 2021-08-28 21:05:13 +02:00
  • 8b080cd42a
    Fix Json type documentation Jonas Platte 2021-08-28 21:03:08 +02:00
  • a2362e0c03
    Make json support an optional feature Jonas Platte 2021-08-28 21:02:43 +02:00
  • c7c73a0d72
    Fix a typo in documentation (#280) Ken-Miura 2021-08-28 03:20:59 +09:00
  • 863e8ae997 Fix a typo kmiura 2021-08-28 03:08:52 +09:00
  • e3e0b600bc
    Merge branch 'tokio-rs:main' into main Ken-Miura 2021-08-28 03:03:44 +09:00
  • e41bac7f39
    Expose hyper's http2 feature flag (#279) Jonas Platte 2021-08-27 10:58:50 +02:00
  • 5b126c0195
    Expose hyper's http2 feature flag Jonas Platte 2021-08-27 10:44:59 +02:00
  • afb5cb6f9c
    Improve ws feature docs Jonas Platte 2021-08-27 10:44:16 +02:00
  • ee6842e501
    Order features alphabetically Jonas Platte 2021-08-27 10:43:16 +02:00
  • 4c5068c01f
    Add Send + Sync check to all services (#277) David Pedersen 2021-08-26 20:59:55 +02:00
  • 549a8a8b92 Add Send + Sync check to all services David Pedersen 2021-08-26 20:48:22 +02:00
  • e6ca9e4b04
    Fix content-type in example response (#276) Ken-Miura 2021-08-27 03:16:41 +09:00
  • 7f645ae4dc Change return type to be able use html tag kmiura 2021-08-27 02:19:43 +09:00
  • b792b97dc9 merge main wudi.daniel 2021-08-26 23:19:44 +08:00
  • bdc39deef2
    Version 0.2.3 (#274) v0.2.3 David Pedersen 2021-08-26 16:22:47 +02:00
  • 3e6434429e Version 0.2.3 David Pedersen 2021-08-26 16:14:34 +02:00
  • a0be328976
    Revert "Remove buffer from BoxRoute (#270)" (#273) David Pedersen 2021-08-26 16:11:38 +02:00
  • 245e3e92fa Revert "Remove buffer from BoxRoute (#270)" David Pedersen 2021-08-26 16:00:10 +02:00
  • 501f37edfa add more inline attribute wudi.daniel 2021-08-26 17:23:30 +08:00
  • 863a1647bf remove non-trivial inline wudi.daniel 2021-08-26 17:19:57 +08:00
  • afc318c76a merge main wudi.daniel 2021-08-26 17:17:31 +08:00
  • e289d76feb Percent decode automatically in extract::Path David Pedersen 2021-08-26 09:38:29 +02:00
  • 7b391d85c8
    Version 0.2.2 (#271) v0.2.2 axum-v0.2.2 David Pedersen 2021-08-26 08:57:07 +02:00
  • 859108b1bb Version 0.2.2 David Pedersen 2021-08-26 08:47:00 +02:00
  • 552d69e5d4
    Remove buffer from BoxRoute (#270) David Pedersen 2021-08-26 08:34:53 +02:00
  • e231a70911 Remove buffer from BoxRoute David Pedersen 2021-08-25 22:22:05 +02:00
  • 20f6c3b509
    Remove needless traits bounds from Router::boxed (#269) David Pedersen 2021-08-26 08:24:21 +02:00
  • 1baa9a5ce0 Remove needless traits bounds from Router::boxed David Pedersen 2021-08-25 22:27:44 +02:00
  • e86b265b0f feat: add some inline attributes to tower::Service to improve performance wudi.daniel 2021-08-25 19:37:15 +08:00
  • 0d2db387a8
    Fix URI captures matching empty segments (#264) David Pedersen 2021-08-24 20:27:06 +02:00
  • 24a566bab1 try again David Pedersen 2021-08-24 20:17:59 +02:00
  • d4df895876 new ci build David Pedersen 2021-08-24 19:43:57 +02:00
  • 187990851f
    Update CHANGELOG.md David Pedersen 2021-08-24 19:33:48 +02:00
  • 8df1810126
    Update CHANGELOG.md David Pedersen 2021-08-24 19:30:20 +02:00
  • ab207af060
    Rename .route() / .nest() "description" to "path" (#265) Jonas Platte 2021-08-24 19:29:28 +02:00
  • 3822408a47
    Update CHANGELOG.md David Pedersen 2021-08-24 19:14:52 +02:00
  • 04f64eb5d5
    Rename .route() / .nest() "description" to "path" Jonas Platte 2021-08-24 19:14:34 +02:00
  • 9752d4ad98 Fix URI captures matching empty segments David Pedersen 2021-08-24 17:18:43 +02:00
  • 9a082a74b0
    Version 0.2.1 (#256) v0.2.1 David Pedersen 2021-08-24 12:53:57 +02:00
  • f61766fd22 Version 0.2.1 David Pedersen 2021-08-24 12:16:53 +02:00
  • 3d4ef9dc32
    Document how to implement IntoResponse for custom error type (#258) David Pedersen 2021-08-24 12:42:10 +02:00
  • 93269a8b44 Document how to implement IntoResponse for custom error type David Pedersen 2021-08-24 12:37:52 +02:00
  • 536b8ca4ec
    Add Redirect::to constructor (#255) Jonas Platte 2021-08-24 12:13:18 +02:00
  • 4fb0ebcf48
    Add changelog entry for Redirect::to Jonas Platte 2021-08-24 12:02:42 +02:00
  • 9ed0bf5164
    Add more documentation for Redirect:::{temporary, found} Jonas Platte 2021-08-24 11:47:01 +02:00
  • 76151690d2
    Add Redirect::to constructor Jonas Platte 2021-08-24 11:34:26 +02:00
  • 1a5f977896
    Simplify tls-rustls example (#254) programatik29 2021-08-24 10:56:31 +03:00
  • d2ceaabd89 add low-level-rustls example Programatik 2021-08-24 10:34:31 +03:00
  • 064f9a8ac2 simplify tls-rustls example Programatik 2021-08-24 10:33:39 +03:00
  • 52ccb1bf42
    Update StreamBody doc link (#253) bear 2021-08-24 13:58:35 +08:00
  • 1b5359add7
    small changes to error handling example (#250) Eduardo Canellas 2021-08-24 02:42:13 -03:00
  • 9b9614955c Update link doc ouwenkg 2021-08-24 11:53:29 +08:00
  • 00fa268821 refactor(examples): small changes to error handling Eduardo Canellas 2021-08-23 21:23:29 -03:00
  • 02e61dfdd6
    Version 0.2.0 (#247) v0.2.0 axum-v0.2.0 David Pedersen 2021-08-23 20:49:29 +02:00
  • 0152dd8158 Version 0.2.0 David Pedersen 2021-08-23 18:46:17 +02:00
  • c2bfaf26d8 Removing prelude is a "changed" not a "fixed" David Pedersen 2021-08-23 18:42:51 +02:00
  • 0ab6ea6b6a Mention tower-log feature in docs David Pedersen 2021-08-23 18:40:18 +02:00
  • cb6f5b95b3 Minor reordering of changelog David Pedersen 2021-08-23 18:40:07 +02:00
  • d006b4f6f7 Remove notice about breaking changes in 0.2 from readme David Pedersen 2021-08-23 18:36:34 +02:00
  • 77f7b51d2f Update readme example to 0.2 David Pedersen 2021-08-23 18:36:11 +02:00
  • c8c8e6509b
    Add upgrade examples to the changelog (#245) David Pedersen 2021-08-23 18:24:08 +02:00
  • ce0cec2b4e Show MSRV readme David Pedersen 2021-08-23 18:08:20 +02:00
  • 72ccbb1de3 Add IntoResponse example David Pedersen 2021-08-23 18:03:59 +02:00
  • 394da8d2a8 add sse example David Pedersen 2021-08-23 17:58:25 +02:00