David Pedersen
|
1fe4558362
|
Move examples to separate workspace (#978)
* Move examples to separate workspace
* update commands to run examples
* remove debug
|
2022-04-29 18:53:41 +02:00 |
|
Jonas Platte
|
79b94b9bd6
|
Replace set_var usage in examples (#829)
* examples: Fix inconsistent toml formatting
* examples: Replace set_var usage
|
2022-03-06 12:37:00 +01:00 |
|
David Pedersen
|
ecf3359980
|
Fix misc warnings from CI (#620)
|
2021-12-12 17:21:29 +01:00 |
|
Kai Jewson
|
dfb06e721c
|
Introduce Response type alias as a shorthand for Response<BoxBody> (#590)
* Introduce `Response` type alias as a shorthand
* Don't re-export `Response` at the crate root
|
2021-12-05 19:16:46 +01:00 |
|
Kai Jewson
|
2b6dba49cb
|
Remove the associated Body type on IntoResponse (#571)
|
2021-11-28 18:52:18 +01:00 |
|
David Pedersen
|
7692baf837
|
Reorganize method routers for handlers and services (#405)
* Re-organize method routing for handlers
* Re-organize method routing for services
* changelog
|
2021-10-24 20:05:16 +00:00 |
|
LT
|
3adc8d733d
|
Add validator example (#352)
|
2021-09-28 18:12:23 +02:00 |
|