openapi
|
use anyhow
|
2020-09-17 12:25:58 +02:00 |
result
|
only log errors on 500 responses (fixes #30)
|
2020-09-19 19:40:39 +02:00 |
auth.rs
|
use anyhow
|
2020-09-17 12:25:58 +02:00 |
cors.rs
|
fix broken doc links
|
2020-11-21 16:53:18 +01:00 |
lib.rs
|
remove unused code and fix lint warning
|
2020-11-20 01:30:12 +01:00 |
resource.rs
|
update to gotham 0.5 and start using rustfmt
|
2020-09-15 15:10:41 +02:00 |
response.rs
|
update to gotham 0.5 and start using rustfmt
|
2020-09-15 15:10:41 +02:00 |
routing.rs
|
update to gotham 0.5 and start using rustfmt
|
2020-09-15 15:10:41 +02:00 |
types.rs
|
update to gotham 0.5 and start using rustfmt
|
2020-09-15 15:10:41 +02:00 |