github.com/tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
https://github.com/tokio-rs/axum
avoid cloning the uri/path
yanns opened this pull request 10 months ago
yanns opened this pull request 10 months ago
Avoid clone in fallback
yanns opened this pull request 10 months ago
yanns opened this pull request 10 months ago
avoid one state clone
yanns opened this pull request 10 months ago
yanns opened this pull request 10 months ago
backport PR 2865 to main
yanns opened this pull request 10 months ago
yanns opened this pull request 10 months ago
Update middleware.md
Flamenco opened this pull request 10 months ago
Flamenco opened this pull request 10 months ago
Update methods to create `FromFnLayer`
HigherOrderLogic opened this pull request 10 months ago
HigherOrderLogic opened this pull request 10 months ago
Fallible handlers for custom rejections
SabrinaJewson opened this issue 10 months ago
SabrinaJewson opened this issue 10 months ago
Expose Websocket close frame when closing from server side
deep-gaurav opened this issue 10 months ago
deep-gaurav opened this issue 10 months ago
Include a changelog entry for replacing `async_trait` with `AFIT/RPITIT`
ixmoyren opened this pull request 10 months ago
ixmoyren opened this pull request 10 months ago
Add `axum_extra::json!`
SabrinaJewson opened this pull request 10 months ago
SabrinaJewson opened this pull request 10 months ago
Add `MethodFilter::CONNECT`
SabrinaJewson opened this pull request 10 months ago
SabrinaJewson opened this pull request 10 months ago
Build a landing page for axum
PrethamMuthappa opened this issue 10 months ago
PrethamMuthappa opened this issue 10 months ago
Post-alpha release cleanup
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
Release axum 0.8.0-alpha.1 and related crates
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
axum-extra: Remove stray deprecation in multipart builder
zleyyij opened this pull request 10 months ago
zleyyij opened this pull request 10 months ago
Move the Host extractor to axum-extra
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
`Host` extractor loses port number on HTTP/2
tonywu6 opened this issue 10 months ago
tonywu6 opened this issue 10 months ago
Replace Router::{map_inner, tap_inner_mut} by macros
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
Remove examples/listen-multiple-addrs
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
Reference the requirements for from_fn_with_state
keirlawson opened this pull request 10 months ago
keirlawson opened this pull request 10 months ago
MSRV in READMEs
mladedav opened this pull request 10 months ago
mladedav opened this pull request 10 months ago
Remove mutexes around boxed services
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
ci: Only save cache from main
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
README updates
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
Update mongodb example
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
Update MSRV for all crates to 1.75
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
Make `serve` generic over the listener and IO types
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
Release axum-core 0.4.5 and axum 0.7.7
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
Consider adding `axum::json!`
carllerche opened this issue 10 months ago
carllerche opened this issue 10 months ago
Upgrade most example dependencies
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
Upgrade private dependencies
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
Remove unused dependencies from examples
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
core: Fix compile errors from __log_rejection
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
failed to resolve: use of undeclared crate or module `tracing`
frederikhors opened this issue 10 months ago
frederikhors opened this issue 10 months ago
Stricter path deserialization for tuples and tuple structs
LHolten opened this pull request 10 months ago
LHolten opened this pull request 10 months ago
Check that number of path parameters matches tuple path extractor exactly
LHolten opened this issue 10 months ago
LHolten opened this issue 10 months ago
Update Tungstenite to version 0.24.0
physics515 opened this issue 10 months ago
physics515 opened this issue 10 months ago
feat(axum-extra): add trait GetCachedFromRef to get cached value
azureqaq opened this pull request 10 months ago
azureqaq opened this pull request 10 months ago
ECOSYSTEM.md: add link to rust-api.dev
sapati opened this pull request 10 months ago
sapati opened this pull request 10 months ago
docs: Remove manual tables of content
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
Release axum 0.7.6 and other patch versions
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
Upgrade tower and tower-http
jplatte opened this pull request 10 months ago
jplatte opened this pull request 10 months ago
make it easier to get from State to Extension
lolbinarycat opened this issue 10 months ago
lolbinarycat opened this issue 10 months ago
Improving error handling and logging in the server loop
lonestarx1 opened this pull request 10 months ago
lonestarx1 opened this pull request 10 months ago
🏁 RoSctober 2024: The Open Source Developer Challenge is about to start! 🎉
race-of-sloths opened this issue 11 months ago
race-of-sloths opened this issue 11 months ago
Add request id example
conways-glider opened this pull request 11 months ago
conways-glider opened this pull request 11 months ago
chore: add missing symbol
tiaoxizhan opened this pull request 11 months ago
tiaoxizhan opened this pull request 11 months ago
ECOSYSTEM: add zino-rs
photino opened this pull request 11 months ago
photino opened this pull request 11 months ago
Fix warnings and errors from beta Rust
bengsparks opened this pull request 11 months ago
bengsparks opened this pull request 11 months ago
add method_not_allowed_fallback to router
Lachstec opened this pull request 11 months ago
Lachstec opened this pull request 11 months ago
Incompatibiliy between `axum::TestServer` and `tower_http::NormalizePathLayer`
agersant opened this issue 11 months ago
agersant opened this issue 11 months ago
add static web server.
zhangwuqiao opened this issue 11 months ago
zhangwuqiao opened this issue 11 months ago
fix: avoid setting content-length before middleware
SabrinaJewson opened this pull request 11 months ago
SabrinaJewson opened this pull request 11 months ago
Clarify some subtleties of routing
SabrinaJewson opened this pull request 11 months ago
SabrinaJewson opened this pull request 11 months ago
Guarantee return value of `serve`
SabrinaJewson opened this pull request 11 months ago
SabrinaJewson opened this pull request 11 months ago
Add support for WebSockets over HTTP/2
SabrinaJewson opened this pull request 11 months ago
SabrinaJewson opened this pull request 11 months ago
axum with rbatis ; the trait bound `fn() -> impl futures_util::Future<Output = impl IntoResponse> {test_strategy}: Handler<_, _>` is not satisfied
prehonor opened this issue 11 months ago
prehonor opened this issue 11 months ago
JsonRejection return incorrect error catergory
zlfn opened this issue 11 months ago
zlfn opened this issue 11 months ago
Multipart file upload error on Lambda.
uygunbodur opened this issue 11 months ago
uygunbodur opened this issue 11 months ago
Use `env!("CARGO_CRATE_NAME")` in the example to simplify the tracing setup code
hongweipeng opened this pull request 11 months ago
hongweipeng opened this pull request 11 months ago
FromRef derive macro prevents axum re-export
gpoblon opened this issue 12 months ago
gpoblon opened this issue 12 months ago
Built in support for tracing
Diggsey opened this issue 12 months ago
Diggsey opened this issue 12 months ago
feat: local_addr for Serve and WithGracefulShutdown
JosephLenton opened this pull request 12 months ago
JosephLenton opened this pull request 12 months ago
Upgrade tower and other dependencies
elichai opened this pull request 12 months ago
elichai opened this pull request 12 months ago
add means to find the socket address for Serve and WithGracefulShutdown
JosephLenton opened this issue 12 months ago
JosephLenton opened this issue 12 months ago
Ecosystem: add spring-rs
holmofy opened this pull request 12 months ago
holmofy opened this pull request 12 months ago
Missing scheme and host information from Uri.
druide opened this issue 12 months ago
druide opened this issue 12 months ago
Made DefaultBodyLimit const friendly
StNicolay opened this pull request 12 months ago
StNicolay opened this pull request 12 months ago
Duplicate dependency `sync_wrapper` with latest version of `axum` and `axum-core`
peddermaster2 opened this issue 12 months ago
peddermaster2 opened this issue 12 months ago
Drop IntoResponse trait requirement from FromRequestParts and FromRequest Rejections
MOZGIII opened this issue 12 months ago
MOZGIII opened this issue 12 months ago
0.7.5. server not reachable
DAMEK86 opened this issue 12 months ago
DAMEK86 opened this issue 12 months ago
Avoid some extra clones/allocations
novacrazy opened this pull request 12 months ago
novacrazy opened this pull request 12 months ago
How can I set `max_concurrent_streams`
shenghui0779 opened this issue 12 months ago
shenghui0779 opened this issue 12 months ago
Fix link of axum-sessions in ECOSYSTEM.md
sontixyou opened this pull request 12 months ago
sontixyou opened this pull request 12 months ago
Update ECOSYSTEM.md
marcodpt opened this pull request 12 months ago
marcodpt opened this pull request 12 months ago
Add low-level-native-tls examples
ItsEthra opened this pull request 12 months ago
ItsEthra opened this pull request 12 months ago
Avoid reallocation for String body extraction
yhx-12243 opened this pull request about 1 year ago
yhx-12243 opened this pull request about 1 year ago
Example for low-level-native-tls
msdrigg opened this issue about 1 year ago
msdrigg opened this issue about 1 year ago
Fixes: #2767 Update reqwest-response example
redforks opened this pull request about 1 year ago
redforks opened this pull request about 1 year ago
Handler<_, _>` is not satisfied the following other types implement trait `Handler<T, S>`:
JonnyJiang123 opened this issue about 1 year ago
JonnyJiang123 opened this issue about 1 year ago
Weird behavior when returning response without consuming multipart body [REPRO]
fs-99 opened this issue about 1 year ago
fs-99 opened this issue about 1 year ago
Macro for JsonDeserializer extractor to avoid boilerplate code
manuelgdlvh opened this pull request about 1 year ago
manuelgdlvh opened this pull request about 1 year ago
feat: expose inner `WebSocketStream`
0xJepsen opened this issue about 1 year ago
0xJepsen opened this issue about 1 year ago
Add more must_use attributes
jplatte opened this pull request about 1 year ago
jplatte opened this pull request about 1 year ago
`RequestBodyLimit` docs link out of date
fs-99 opened this issue about 1 year ago
fs-99 opened this issue about 1 year ago
Resolve clippies
hatchan opened this pull request about 1 year ago
hatchan opened this pull request about 1 year ago
Conversion from BodyDataStream to AsyncRead is not working
AsimmHirani opened this issue about 1 year ago
AsimmHirani opened this issue about 1 year ago
Upgrade tokio-tungstenite to 0.23
hatchan opened this pull request about 1 year ago
hatchan opened this pull request about 1 year ago
Fixing a typo in the documentation of `with_state` method of Router, making it more clear
mohamedeliwa opened this pull request about 1 year ago
mohamedeliwa opened this pull request about 1 year ago
axum fails tests without default features, due to incompletely declared feature "json"
jonassmedegaard opened this issue about 1 year ago
jonassmedegaard opened this issue about 1 year ago
Emphasize that Request extractor goes last
bittrance opened this pull request about 1 year ago
bittrance opened this pull request about 1 year ago
Update prost to 0.13
NOBLES5E opened this pull request about 1 year ago
NOBLES5E opened this pull request about 1 year ago
Content-Type for Json does not support those of aws
ValentinColin opened this issue about 1 year ago
ValentinColin opened this issue about 1 year ago
Fix clippy warning on `FromRef` derive macro
AlphaKeks opened this pull request about 1 year ago
AlphaKeks opened this pull request about 1 year ago
`FromRef` triggers `clippy::clone_of_ref_ptr`
AlphaKeks opened this issue about 1 year ago
AlphaKeks opened this issue about 1 year ago
chore: fix gRPC multiplex example
abhiaagarwal opened this pull request about 1 year ago
abhiaagarwal opened this pull request about 1 year ago
More generally useful doc example for `.with_graceful shutdown()`
bittrance opened this pull request about 1 year ago
bittrance opened this pull request about 1 year ago
stream-to-file can not upload big file
cuidong008 opened this issue about 1 year ago
cuidong008 opened this issue about 1 year ago
Report error: "implementation of `std::marker::Send` is not general enough" in route handler
ShuochengWang opened this issue about 1 year ago
ShuochengWang opened this issue about 1 year ago
there is no timer running, must be called from the context of Tokio runtime
1415230492 opened this issue about 1 year ago
1415230492 opened this issue about 1 year ago