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

avoid cloning the uri/path

yanns opened this pull request 10 months ago
Avoid clone in fallback

yanns opened this pull request 10 months ago
avoid one state clone

yanns opened this pull request 10 months ago
backport PR 2865 to main

yanns opened this pull request 10 months ago
Update middleware.md

Flamenco opened this pull request 10 months ago
Update methods to create `FromFnLayer`

HigherOrderLogic opened this pull request 10 months ago
Fallible handlers for custom rejections

SabrinaJewson opened this issue 10 months ago
Expose Websocket close frame when closing from server side

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
Add `axum_extra::json!`

SabrinaJewson opened this pull request 10 months ago
Add `MethodFilter::CONNECT`

SabrinaJewson opened this pull request 10 months ago
Build a landing page for axum

PrethamMuthappa opened this issue 10 months ago
Post-alpha release cleanup

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
axum-extra: Remove stray deprecation in multipart builder

zleyyij opened this pull request 10 months ago
Move the Host extractor to axum-extra

jplatte opened this pull request 10 months ago
`Host` extractor loses port number on HTTP/2

tonywu6 opened this issue 10 months ago
Replace Router::{map_inner, tap_inner_mut} by macros

jplatte opened this pull request 10 months ago
Remove examples/listen-multiple-addrs

jplatte opened this pull request 10 months ago
Reference the requirements for from_fn_with_state

keirlawson opened this pull request 10 months ago
MSRV in READMEs

mladedav opened this pull request 10 months ago
Remove mutexes around boxed services

jplatte opened this pull request 10 months ago
ci: Only save cache from main

jplatte opened this pull request 10 months ago
README updates

jplatte opened this pull request 10 months ago
Update mongodb example

jplatte opened this pull request 10 months ago
Update MSRV for all crates to 1.75

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
Release axum-core 0.4.5 and axum 0.7.7

jplatte opened this pull request 10 months ago
Consider adding `axum::json!`

carllerche opened this issue 10 months ago
Upgrade most example dependencies

jplatte opened this pull request 10 months ago
Upgrade private dependencies

jplatte opened this pull request 10 months ago
Remove unused dependencies from examples

jplatte opened this pull request 10 months ago
core: Fix compile errors from __log_rejection

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
Stricter path deserialization for tuples and tuple structs

LHolten opened this pull request 10 months ago
Update Tungstenite to version 0.24.0

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
ECOSYSTEM.md: add link to rust-api.dev

sapati opened this pull request 10 months ago
docs: Remove manual tables of content

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
Upgrade tower and tower-http

jplatte opened this pull request 10 months ago
make it easier to get from State to Extension

lolbinarycat opened this issue 10 months ago
Improving error handling and logging in the server loop

lonestarx1 opened this pull request 10 months ago
Add request id example

conways-glider opened this pull request 11 months ago
chore: add missing symbol

tiaoxizhan opened this pull request 11 months ago
ECOSYSTEM: add zino-rs

photino opened this pull request 11 months ago
Fix warnings and errors from beta Rust

bengsparks opened this pull request 11 months ago
add method_not_allowed_fallback to router

Lachstec opened this pull request 11 months ago
add static web server.

zhangwuqiao opened this issue 11 months ago
fix: avoid setting content-length before middleware

SabrinaJewson opened this pull request 11 months ago
Clarify some subtleties of routing

SabrinaJewson opened this pull request 11 months ago
Guarantee return value of `serve`

SabrinaJewson opened this pull request 11 months ago
Add support for WebSockets over HTTP/2

SabrinaJewson opened this pull request 11 months ago
JsonRejection return incorrect error catergory

zlfn opened this issue 11 months ago
Multipart file upload error on Lambda.

uygunbodur opened this issue 11 months ago
FromRef derive macro prevents axum re-export

gpoblon opened this issue 12 months ago
Built in support for tracing

Diggsey opened this issue 12 months ago
feat: local_addr for Serve and WithGracefulShutdown

JosephLenton opened this pull request 12 months ago
Upgrade tower and other dependencies

elichai opened this pull request 12 months ago
Ecosystem: add spring-rs

holmofy opened this pull request 12 months ago
Missing scheme and host information from Uri.

druide opened this issue 12 months ago
Made DefaultBodyLimit const friendly

StNicolay opened this pull request 12 months ago
0.7.5. server not reachable

DAMEK86 opened this issue 12 months ago
Avoid some extra clones/allocations

novacrazy opened this pull request 12 months ago
How can I set `max_concurrent_streams`

shenghui0779 opened this issue 12 months ago
Fix link of axum-sessions in ECOSYSTEM.md

sontixyou opened this pull request 12 months ago
Update ECOSYSTEM.md

marcodpt opened this pull request 12 months ago
Add low-level-native-tls examples

ItsEthra opened this pull request 12 months ago
Avoid reallocation for String body extraction

yhx-12243 opened this pull request about 1 year ago
Example for low-level-native-tls

msdrigg opened this issue about 1 year ago
Fixes: #2767 Update reqwest-response example

redforks opened this pull request about 1 year ago
Macro for JsonDeserializer extractor to avoid boilerplate code

manuelgdlvh opened this pull request about 1 year ago
feat: expose inner `WebSocketStream`

0xJepsen opened this issue about 1 year ago
Add more must_use attributes

jplatte opened this pull request about 1 year ago
`RequestBodyLimit` docs link out of date

fs-99 opened this issue about 1 year ago
Resolve clippies

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
Upgrade tokio-tungstenite to 0.23

hatchan opened this pull request about 1 year ago
Emphasize that Request extractor goes last

bittrance opened this pull request about 1 year ago
Update prost to 0.13

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
Fix clippy warning on `FromRef` derive macro

AlphaKeks opened this pull request about 1 year ago
`FromRef` triggers `clippy::clone_of_ref_ptr`

AlphaKeks opened this issue about 1 year ago
chore: fix gRPC multiplex example

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
stream-to-file can not upload big file

cuidong008 opened this issue about 1 year ago