David Pedersen
|
9fbababc3a
|
Make it clear how to run all examples (#92)
* Handle errors in websocket example
* Make it clear how to run all examples
|
2021-08-02 23:09:09 +02:00 |
|
David Pedersen
|
666d088b26
|
Including tracing setup in all examples (#79)
|
2021-08-01 22:01:33 +02:00 |
|
David Pedersen
|
5a5710d290
|
Rename to axum (#28)
|
2021-07-09 21:36:14 +02:00 |
|
David Pedersen
|
8d8cc3ba3d
|
Examples readme (#25)
* Examples readme
* link?
|
2021-06-19 14:06:49 +02:00 |
|
David Pedersen
|
356f1c8424
|
Generic request body (#22)
Fixes #21
|
2021-06-19 12:50:33 +02:00 |
|
David Pedersen
|
1002685a20
|
Rename to awebframework (#13)
|
2021-06-13 11:22:02 +02:00 |
|
David Pedersen
|
b3bc4e024c
|
Add RoutingDsl::{serve, into_make_service} (#8)
|
2021-06-12 21:44:40 +02:00 |
|
David Pedersen
|
c91dc7ce29
|
Make Request<Body> an extractor
|
2021-06-09 09:42:06 +02:00 |
|
David Pedersen
|
470d6ceabd
|
Add prelude
|
2021-06-06 11:42:44 +02:00 |
|
David Pedersen
|
46398afc72
|
Move things around a bit
|
2021-06-06 11:37:08 +02:00 |
|
David Pedersen
|
c3977d0b71
|
Change routing DSL
|
2021-06-04 01:00:48 +02:00 |
|
David Pedersen
|
f690e74275
|
Support nesting services with error handling
|
2021-06-01 11:23:56 +02:00 |
|
David Pedersen
|
d33be9683c
|
Don't force handlers to return Result s
|
2021-05-31 20:42:57 +02:00 |
|
David Pedersen
|
6822766165
|
Add Html response type
|
2021-05-31 10:20:07 +02:00 |
|