David Pedersen
|
97b53768ba
|
Replace RoutingDsl trait with Router type (#214)
* Remove `RoutingDsl`
* Fix typo
|
2021-08-19 21:24:32 +02:00 |
|
David Pedersen
|
6c9651c14a
|
Move all examples to their own crates (#201)
This makes it much clearer which dependencies each example has.
|
2021-08-18 00:49:01 +02:00 |
|
Florian Thelliez
|
d9a06ef14b
|
Remove axum::prelude (#195)
|
2021-08-18 00:04:15 +02:00 |
|
David Pedersen
|
5c12328892
|
Replace hyper::Server with axum::Server in docs (#118)
* Replace `hyper::Server` with `axum::Server` in docs
* Change readme as well
|
2021-08-04 15:38:51 +02:00 |
|
Sunli
|
09ecd42b32
|
Add async-graphql example (#93)
Fixes https://github.com/tokio-rs/axum/issues/68
|
2021-08-04 12:10:20 +02:00 |
|