Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
https://github.com/tokio-rs/axum
Add axum-prometheus to ECOSYSTEM.md
Ptrskay3 opened this pull request about 1 year ago
Ptrskay3 opened this pull request about 1 year ago
`IntoResponse` implementation for `(StatusCode, R) where R: IntoResponse` overrides error status codes and might be a footgun
reivilibre opened this issue about 1 year ago
reivilibre opened this issue about 1 year ago
Replace reference to multiple with singular in docs.
nectariner opened this pull request about 1 year ago
nectariner opened this pull request about 1 year ago
Does the websocket API actually work?
spencerkohan opened this issue about 1 year ago
spencerkohan opened this issue about 1 year ago
ServeDir works in Development but not in Production
fuji-184 opened this issue about 1 year ago
fuji-184 opened this issue about 1 year ago
Inconsistent handling of empty query param value in axum_extra::extract::Query vs axum::extract::Query
Patrick-Lehner-Woven-by-Toyota opened this issue about 1 year ago
Patrick-Lehner-Woven-by-Toyota opened this issue about 1 year ago
bug with / in nest
mortifia opened this issue about 1 year ago
mortifia opened this issue about 1 year ago
URI extractor behaves differently via HTTP 1 and HTTP 2
AlyoshaVasilieva opened this issue about 1 year ago
AlyoshaVasilieva opened this issue about 1 year ago
Oudated Examples
mahmudsudo opened this issue about 1 year ago
mahmudsudo opened this issue about 1 year ago
Number out of range error
sganis opened this issue about 1 year ago
sganis opened this issue about 1 year ago
Cannot compile handler with both `ConnectInfo` and `Form` extractors
thomas-huegel opened this issue about 1 year ago
thomas-huegel opened this issue about 1 year ago
ServeDir/ServeFile can fail to send the entire asset under concurrent load
tomjakubowski opened this issue about 1 year ago
tomjakubowski opened this issue about 1 year ago
Fix example on README.md
sebosp opened this pull request about 1 year ago
sebosp opened this pull request about 1 year ago
Fallback handlers on nested routers returning 404
maxburke opened this issue about 1 year ago
maxburke opened this issue about 1 year ago
Add a method-not-allowed fallback on the Router level
ThibSrb opened this issue about 1 year ago
ThibSrb opened this issue about 1 year ago
Make extractors with Infallible rejection type more convenient
jplatte opened this issue about 1 year ago
jplatte opened this issue about 1 year ago
Is there a plan to update to `http-body 1.0-rcX`?
kkocdko opened this issue about 1 year ago
kkocdko opened this issue about 1 year ago
Use the diagnostic namespace
weiznich opened this pull request about 1 year ago
weiznich opened this pull request about 1 year ago
axum::body no longer pulls in axum::body::stream_body
waynr opened this pull request about 1 year ago
waynr opened this pull request about 1 year ago
Json: add from_bytes method, use that in 'impl FromRequest'
waynr opened this pull request about 1 year ago
waynr opened this pull request about 1 year ago
Ensure we include the port when parsing authority
bouk opened this pull request about 1 year ago
bouk opened this pull request about 1 year ago
Add HTTP/1 and HTTP/2 to `axum::serve`
rakshith-ravi opened this pull request about 1 year ago
rakshith-ravi opened this pull request about 1 year ago
Axum Post method trait bound error
juddbaguio opened this issue about 1 year ago
juddbaguio opened this issue about 1 year ago
Make sure axum-extra also supports being compiled to WASM
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
Make tokio an optional dependency of axum-extra
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
Add handle_error to ServiceExt
GuillerLT opened this pull request over 1 year ago
GuillerLT opened this pull request over 1 year ago
Chore: A few clippy inspired changes
nyurik opened this pull request over 1 year ago
nyurik opened this pull request over 1 year ago
Use inline format args
nyurik opened this pull request over 1 year ago
nyurik opened this pull request over 1 year ago
Use tower-http's `TimeoutLayer`
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
Add `FixNestedRedirect` middleware
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
Use tuples instead of `ServiceBuilder` internally
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
Release all the crates
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
Backports
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
axum-extra 0.8.0
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
Update prost
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
Protobuf extractor not working
youginil opened this issue over 1 year ago
youginil opened this issue over 1 year ago
add a validator inspired by axum in ecosystem
tu6ge opened this pull request over 1 year ago
tu6ge opened this pull request over 1 year ago
Overlapping routes with captures having different names panics
DMaxter opened this issue over 1 year ago
DMaxter opened this issue over 1 year ago
Re-export Duration for Cookie set_max_age
marlonbaeten opened this pull request over 1 year ago
marlonbaeten opened this pull request over 1 year ago
Use "set up" rather than "setup" when used as a verb
oalders opened this pull request over 1 year ago
oalders opened this pull request over 1 year ago
Update Hyper Dependency To Address Slow Shutdown Times
bonedaddy opened this issue over 1 year ago
bonedaddy opened this issue over 1 year ago
sse memory leak on linux system
zhouquan2016 opened this issue over 1 year ago
zhouquan2016 opened this issue over 1 year ago
Add tls-graceful-shutdown example
PGIII opened this pull request over 1 year ago
PGIII opened this pull request over 1 year ago
fix typo in examples README: plural form examples
nabbisen opened this pull request over 1 year ago
nabbisen opened this pull request over 1 year ago
MSRV of axum-macros is 1.63
nabbisen opened this pull request over 1 year ago
nabbisen opened this pull request over 1 year ago
Improve `debug_handler` on tuple response types
SpeedReach opened this pull request over 1 year ago
SpeedReach opened this pull request over 1 year ago
Add extractor for user language
frenetisch-applaudierend opened this pull request over 1 year ago
frenetisch-applaudierend opened this pull request over 1 year ago
Add an extractor for the user language
frenetisch-applaudierend opened this issue over 1 year ago
frenetisch-applaudierend opened this issue over 1 year ago
Fix new clippy warnings
jplatte opened this pull request over 1 year ago
jplatte opened this pull request over 1 year ago
add IntoResponse impl on custom Json extractor example
lennart opened this pull request over 1 year ago
lennart opened this pull request over 1 year ago
Visiting blocking handler from Browser blocks whole route
Geo-W opened this issue over 1 year ago
Geo-W opened this issue over 1 year ago
Cannot use wrapped JSON Extractor for responses based on derive_from_request example
lennart opened this issue over 1 year ago
lennart opened this issue over 1 year ago
Document that with_state needs to be last when building a router
selfhoster1312 opened this pull request over 1 year ago
selfhoster1312 opened this pull request over 1 year ago
Router::into_make_service doesn't compile unless with_state is called last
selfhoster1312 opened this issue over 1 year ago
selfhoster1312 opened this issue over 1 year ago
Why is the `Typed Headers` feature flag not in the official release?
vallezw opened this issue over 1 year ago
vallezw opened this issue over 1 year ago
Remove useless commented code
hi-rustin opened this pull request over 1 year ago
hi-rustin opened this pull request over 1 year ago
Fix documentation for MethodRouter::into_make_service
jplatte opened this pull request over 1 year ago
jplatte opened this pull request over 1 year ago
Don't create a `RouteId` if routes can be merged
danpls opened this pull request over 1 year ago
danpls opened this pull request over 1 year ago
debug_handler: Check IntoResponseParts / IntoResponse for return tuple element types
jplatte opened this issue over 1 year ago
jplatte opened this issue over 1 year ago
Remove redundant space in the comment
hi-rustin opened this pull request over 1 year ago
hi-rustin opened this pull request over 1 year ago
Make `Message::into_tungstenite` and `Message::from_tungstenite` public
MolotovCherry opened this issue over 1 year ago
MolotovCherry opened this issue over 1 year ago
PUT / PATCH method routers do not work without also using the POST method router
WJehee opened this issue over 1 year ago
WJehee opened this issue over 1 year ago
TCP reset when http body is large when using middleware
avalon1610 opened this issue over 1 year ago
avalon1610 opened this issue over 1 year ago
Update ECOSYSTEM.md
robertwayne opened this pull request over 1 year ago
robertwayne opened this pull request over 1 year ago
Add auto-reload example
jplatte opened this pull request over 1 year ago
jplatte opened this pull request over 1 year ago
Update ECOSYSTEM.md
randommm opened this pull request over 1 year ago
randommm opened this pull request over 1 year ago
Add `docsrs` feature to axum-core and axum-macros
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
Improve CI
jplatte opened this pull request over 1 year ago
jplatte opened this pull request over 1 year ago
Fix typo in `prometheus-metrics/src/main.rs`
bnzone opened this pull request over 1 year ago
bnzone opened this pull request over 1 year ago
Fix typos in `examples/diesel-postgres/src/main.rs`
bnzone opened this pull request over 1 year ago
bnzone opened this pull request over 1 year ago
Clearly document applying `DefaultBodyLimit` to individual routes
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
Add sqlx-postgresql-stream example
belovaf opened this pull request over 1 year ago
belovaf opened this pull request over 1 year ago
Clarify documentation about `route_layer`
Maaxxs opened this pull request over 1 year ago
Maaxxs opened this pull request over 1 year ago
`from_fn_with_state` won't accept async fn(...) -> Result<..., ...>
auguwu opened this issue over 1 year ago
auguwu opened this issue over 1 year ago
Additional SSE Example
dvreed77 opened this issue over 1 year ago
dvreed77 opened this issue over 1 year ago
Add space between SSE field and value for compatibility
ttys3 opened this pull request over 1 year ago
ttys3 opened this pull request over 1 year ago
v0.6.x chore(sse): add space between field and value for compatibility
ttys3 opened this pull request over 1 year ago
ttys3 opened this pull request over 1 year ago
Release axum and axum-extra
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
Replace :emoji: codes with the actual emoji
jplatte opened this pull request over 1 year ago
jplatte opened this pull request over 1 year ago
Implement `IntoResponse` for `(R,) where R: IntoResponse`
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
Implement Clone for ErasedJson
jplatte opened this pull request over 1 year ago
jplatte opened this pull request over 1 year ago
Backport changes from main to v0.6.x
jplatte opened this pull request over 1 year ago
jplatte opened this pull request over 1 year ago
Implement `Handler` for `T: IntoResponse`
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
axum-extra 0.7.6
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
Add example showing how to proxy `reqwest::Response`
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
axum-extra: Remove unused tower-http dependency
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
axum-extra: Remove unused tower-http dependency
jplatte opened this pull request over 1 year ago
jplatte opened this pull request over 1 year ago
Fix typo in typed_header.rs
eltociear opened this pull request over 1 year ago
eltociear opened this pull request over 1 year ago
Update main.rs - Correct method in comments
Calorus opened this pull request over 1 year ago
Calorus opened this pull request over 1 year ago
Add test cases to cover colon and percent encoding issues
kriswuollett opened this pull request over 1 year ago
kriswuollett opened this pull request over 1 year ago
Path parsing doesn't handle `:` nor rfc3986 `sub-delims`
kriswuollett opened this issue over 1 year ago
kriswuollett opened this issue over 1 year ago
Add empty path capture docs and tests
kriswuollett opened this pull request over 1 year ago
kriswuollett opened this pull request over 1 year ago
Docs and tests should cover empty path segment capture
kriswuollett opened this issue over 1 year ago
kriswuollett opened this issue over 1 year ago
Fix typo on `customize-extractor-error` example
tuhanayim opened this pull request over 1 year ago
tuhanayim opened this pull request over 1 year ago
[v0.6.x] Update tokio-tungstenite 0.20
alexheretic opened this pull request over 1 year ago
alexheretic opened this pull request over 1 year ago
Don't depend on axum-macros in examples
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago
docs: delete MatchedPath nesting section
Kinrany opened this pull request over 1 year ago
Kinrany opened this pull request over 1 year ago
examples of middleware using hyper, but hyper has no re-export in axum
sassman opened this issue over 1 year ago
sassman opened this issue over 1 year ago
Corrupt session error in Axum tutorial
paeifbnaeufbpae opened this issue over 1 year ago
paeifbnaeufbpae opened this issue over 1 year ago
Fix typo
davidpdrsn opened this pull request over 1 year ago
davidpdrsn opened this pull request over 1 year ago