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

Update to tokio-tungstenite 0.27

tottoto opened this pull request 24 days ago
style: use `Self` to avoid unnecessary repetition

theodorebje opened this pull request 26 days ago
Add #[must_use] to types and methods

theodorebje opened this pull request 26 days ago
Activate more lints

theodorebje opened this pull request 27 days ago
style: reorder macro-generated items to fix lints

theodorebje opened this pull request 27 days ago
Split TypedPath into a separate crate

Palladinium opened this issue 29 days ago
Possible fingerprinting or unexpected errors when using Redirect

zeonzip opened this issue about 1 month ago
Update CI workflow link in README

GarmashAlex opened this pull request about 1 month ago
provide writer access to SSE event

GlenDC opened this issue about 1 month ago
Websocket disconnection takes 30 seconds

raphael1233333 opened this issue about 1 month ago
Update ECOSYSTEM.md: add datastar with axum support

GlenDC opened this pull request about 1 month ago
Update matchit to 0.8.6 (fixes #2128)

kriswuollett opened this pull request about 1 month ago
Update CI workflow link in README

GuroChil opened this pull request about 1 month ago
New redirect inspection

zeonzip opened this pull request about 1 month ago
fingerprint - JA3\4

amitnos123 opened this issue about 1 month ago
Add Axum Clean Demo to project showcase

sukjaelee opened this pull request about 2 months ago
Split examples & check minimum versions

mladedav opened this pull request about 2 months ago
Add `DefaultBodyLimit::apply`

SabrinaJewson opened this pull request about 2 months ago
Make `Redirect` testable

MidasLamb opened this issue 2 months ago
docs: update changelog

fritzchr opened this pull request 2 months ago
Add hot-patching example

pickfire opened this pull request 2 months ago
Question about websocket "Read & Write concurrently" example

SimpleApp opened this issue 2 months ago
Reorder some TOML sections

jplatte opened this pull request 2 months ago
resource leak maybe exist in websocket

zylthinking opened this issue 2 months ago
Reduce dependency on `futures-util`

paolobarbolini opened this pull request 2 months ago
Implement `OptionalFromRequest` for `Form` and `RawForm`

avalon1610 opened this pull request 2 months ago
Please document your Cargo features

mcclure opened this issue 2 months ago
from_fn_with_state does not compile

harshRn opened this issue 2 months ago
Add fx to ECOSYSTEM.md

rikhuijzer opened this pull request 3 months ago
Make clippy happy

jplatte opened this pull request 3 months ago
Extractors doc: correct linked example section

janxyz opened this pull request 3 months ago
Added translations links to the README.md

Sanjar-swe opened this pull request 3 months ago
Add "Run with" comment to example-low-level-openssl

StevenBlack opened this pull request 3 months ago
update validator to 0.20.0

yanns opened this pull request 3 months ago
Bump hickory-proto from 0.24.2 to 0.24.4

dependabot[bot] opened this pull request 3 months ago
Stateless FromRequestParts

mladedav opened this pull request 3 months ago
Bump ring from 0.17.8 to 0.17.14

dependabot[bot] opened this pull request 3 months ago
Bump openssl from 0.10.68 to 0.10.72

dependabot[bot] opened this pull request 3 months ago
Further refactor `json_content_type`

daalfox opened this pull request 3 months ago
axum: add router nesting fallback changelog

mladedav opened this pull request 3 months ago
Fix compilation

jplatte opened this pull request 3 months ago
Bring back the breaking changes warning, once again

jplatte opened this pull request 3 months ago
WebSocket connection to 'wss://localhost:3000/ws' failed

lijingrs opened this issue 3 months ago
Release axum 0.8.4

jplatte opened this pull request 3 months ago
Improve documentation about sharing state with handlers

jplatte opened this pull request 3 months ago
refactor(axum): Refactor json module

daalfox opened this pull request 3 months ago
Generalize `Connected` implementation to all `Listener`s for `SocketAddr`

Voultapher opened this pull request 3 months ago
Remove State in favor of task locals?

jplatte opened this issue 3 months ago
axum-extra: implement `FromRequest` for `Either*`

mladedav opened this pull request 3 months ago
axum sqlx-postgres example only using one worker thread

TownCube opened this issue 3 months ago
Add Router::reset_fallback

jplatte opened this pull request 3 months ago
Fix panic location for overlapping method routes

jplatte opened this pull request 3 months ago
Add `with_ready_signal()` to `Serve` for readiness coordination

joem-g20 opened this issue 3 months ago
Move nest root checking to validate_path

Ludea opened this pull request 3 months ago
Refactor signal transmission by removing unnecessary Arc wrapping in …

harry0349 opened this pull request 3 months ago
Generalize `Connected` implementation to all `Listener`s

Voultapher opened this pull request 3 months ago
Update `route.md` to avoid the confusion of applying a `method_router` for a `path`

DeepSpaceTravel opened this pull request 4 months ago
SSE are working only on first event

hamracekk opened this issue 4 months ago
add missing track_caller to PathRouter method

Laifsyn opened this pull request 4 months ago
Trouble deserializing form data with `axum::Form`

ashish01 opened this issue 4 months ago
Configure Max Header Count

Adam-Alj opened this issue 4 months ago
Fix new clippy lints

jplatte opened this pull request 4 months ago
Add static-serve to ECOSYSTEM.md

ThinkerDreamer opened this pull request 4 months ago
Further downstream code size improvements

svix-jplatte opened this pull request 4 months ago
Better sessions in oauth example

JonathanWoollett-Light opened this pull request 4 months ago
axum-extra: Remove unused feature

mladedav opened this pull request 4 months ago
[test] the static-file-server example

szabgab opened this pull request 4 months ago
Fix formatting of axum/CHANGELOG.md

jplatte opened this pull request 4 months ago
Improve vpath macro validation logic

willianricardo opened this pull request 4 months ago
Cleanup and compile time improvement

svix-jplatte opened this pull request 4 months ago
Bring back no-op async-stream feature for axum-extra

jplatte opened this pull request 4 months ago
Release axum 0.8.3 and related crates

jplatte opened this pull request 4 months ago
can't merge or nest 2 routes with fallback

Ludea opened this issue 4 months ago
Add macro to compile time check if a path is valid

tcanabrava opened this pull request 4 months ago
Revert "Make `status` a const function in rejection handling"

jplatte opened this pull request 4 months ago
Add closure example

yawn opened this pull request 4 months ago
Simplify Handler async blocks

svix-jplatte opened this pull request 4 months ago
Cancellation safety for WebSocket's async methods is not documented

ProgramCrafter opened this issue 4 months ago
Expose Router::call_with_state

goffrie opened this pull request 4 months ago
Allow calling into a Router with non-() state

goffrie opened this issue 4 months ago
Add test to chat example

kyle-nweeia opened this pull request 4 months ago
[test] the validator example

szabgab opened this pull request 4 months ago
[test] the versioning example

szabgab opened this pull request 4 months ago
[test] the anyhow-error-response example

szabgab opened this pull request 4 months ago
Implement `From<Bytes>` for `Message`

manifest opened this pull request 4 months ago
Fix typo

kantuni opened this pull request 4 months ago
How do you run all the CI checks locally?

szabgab opened this issue 4 months ago
[test] the templates example

szabgab opened this pull request 5 months ago
Writing a book about axum using the examples

szabgab opened this issue 5 months ago
[test] the form example

szabgab opened this pull request 5 months ago
Techempower Round 23

justeff opened this issue 5 months ago
[test] the hello-world example

szabgab opened this pull request 5 months ago
Improving the examples - adding tests

szabgab opened this issue 5 months ago
Use via extractor's rejection instead of `axum::response::Response`

kyle-nweeia opened this pull request 5 months ago