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

API version management

golu7679 opened this issue 7 months ago
Add scope doc alias for Router::nest

jplatte opened this pull request 7 months ago
bump http to 0.2

alekspickle opened this issue 7 months ago
Fix typo in serve-with-hyper example

DerFnoeh opened this pull request 7 months ago
websocket trait bound is not satisfied

opeolluwa opened this issue 7 months ago
Derive PartialEq for Json extractor

jkylling opened this pull request 7 months ago
How to avoid Slowloris DoS Attack?

josecelano opened this issue 7 months ago
example: Microsoft Entra integration using azure_identity

duvet86 opened this pull request 7 months ago
axum-core: correctly use features for tracing macro

mladedav opened this pull request 7 months ago
axum-extra: log rejections of `TypedHeader`

mladedav opened this pull request 7 months ago
axum:rejections does not seem to work for TypedHeader

rbtcollins opened this issue 7 months ago
Update gRPC multixplex example for axum 0.7 and hyper 1

FlyinPancake opened this issue 7 months ago
docs: remove axum-sessions from ecosystem (it moved to tower-sessions)

arcstur opened this pull request 8 months ago
Remove unnecessary brackets in chat example

srcres258 opened this pull request 8 months ago
Add Extension<NonCloneType> debug_handler ui test

jplatte opened this pull request 8 months ago
feature: percent-decode before routing

mladedav opened this pull request 8 months ago
Fix typo in docs

jcaffey opened this pull request 8 months ago
Debug middleware

yanns opened this pull request 8 months ago
Drop limitation of disallowing generics for the `TypedPath` derive in axum-extra

JustusFluegel opened this pull request 8 months ago
fix: error[E0658]: attribute name space is experimental

SuccinctPaul opened this pull request 8 months ago
adding an await inside a handler makes the handler invalid

samuelcolvin opened this issue 8 months ago
chore(ci): Bump `crate-ci/typos` from v1.16.2 to v1.20.8

afifurrohman-id opened this pull request 8 months ago
Make Query extractor use Default impl for deserialization

vszakd opened this issue 9 months ago
comment spacing fix in examples/websockets

ChannyClaus opened this pull request 9 months ago
fix server leaking IO resources

nicolaiunrein opened this pull request 9 months ago
Dr. Web detects axum 0.7.5 as virus

incker opened this issue 9 months ago
axum_extra Query doesn't support Vec<Enum>

yuki0418 opened this issue 9 months ago
feat: expose test client under testing feature

tisonkun opened this pull request 9 months ago
Failed to parse flatten query

baskerbyte opened this issue 9 months ago
feat: Update reverse proxy example to support both http and https

afifurrohman-id opened this pull request 9 months ago
WebSocket::try_recv

BaderBC opened this issue 9 months ago
Enable diagnostic attributes for Rust 1.78+

jplatte opened this pull request 9 months ago
Replace own TowerToHyperService with upstream version

jplatte opened this pull request 9 months ago
Nested routes return incorrect `request.uri()`

bcheidemann opened this issue 9 months ago
Upgrade reqwest to 0.12

tisonkun opened this pull request 9 months ago
lack of a website For Axum

Imdad-Rind opened this issue 9 months ago
0.7.5 diagnostic error

dgagn opened this issue 9 months ago
Fix typo in auto-reload example.

saukymo opened this pull request 9 months ago
Optimize deserialization of Path

dakai-chen opened this pull request 9 months ago
Routing percent-encoded paths

mladedav opened this issue 9 months ago
Fix changelog link

davidpdrsn opened this pull request 9 months ago
Release axum and axum-extra

davidpdrsn opened this pull request 9 months ago
axum: remove unnecessary `Arc::clone`

mladedav opened this pull request 9 months ago
`rust-version` rewrite to 1.66 of axum-core

Hmikihiro opened this pull request 9 months ago
Update `sync_wrapper` to 1.0.0 from 0.1.1

Hmikihiro opened this pull request 9 months ago
Improve error handling user experience.

PaulGrandperrin opened this pull request 9 months ago
Update `sync_wrapper` to 1.0.0 from 0.1.1

Hmikihiro opened this issue 9 months ago
Consider changing the behavior of / route when nesting

jplatte opened this issue 9 months ago
Remove tracing feature from axum-core

jplatte opened this issue 9 months ago
Add multipart/form-data response builders to axum-extra

zleyyij opened this pull request 9 months ago
Feature: `Serve::tcp_nodelay`

Clueliss opened this pull request 9 months ago
Consider disallowing root nesting

jplatte opened this issue 9 months ago
Fix nightly tests

mladedav opened this pull request 9 months ago
Cannot work with tower-http's RequestDecompressionLayer

tisonkun opened this issue 9 months ago
Documentation about Key::derive_from lists wrong feature name

PuercoPop opened this issue 9 months ago
chore: update matchit to 0.8

mladedav opened this pull request 9 months ago
Make axum generic over it's Listener type

StratusFearMe21 opened this pull request 9 months ago
Update `matchit` to 0.8

mladedav opened this issue 10 months ago
Issue migrating ServeDir handler from Axum 0.6 to 0.7

JasonGH17 opened this issue 10 months ago
axum-extra: update serde_html_form to 0.2.4 in

LMH01 opened this pull request 10 months ago
Update serde_html_form to 0.2.4 in axum extra

LMH01 opened this issue 10 months ago
Rate Limit Layer not Respected

cloud303-cholden opened this issue 10 months ago
Move Html from axum-extra to axum

creativcoder opened this pull request 10 months ago
Move axum-extra's Html response into axum

jplatte opened this issue 10 months ago
Deadlock when using same shared state in handler and middleware

UndeRus opened this issue 10 months ago
fix typo in prometheus_metrics_example

vigith opened this pull request 10 months ago
add example about compression

yanns opened this pull request 10 months ago
possible to use monoio?

ouvaa opened this issue 10 months ago
FastAPI-like multiple applications

Tomperez98 opened this issue 10 months ago
Breaking error when upgrading Hyper from 0.14.X to 1.X.X

CaliViking opened this issue 10 months ago
ci: Unbreak cargo-deny action

jplatte opened this pull request 10 months ago
fix typo in CONTRIBUTING.md

mladedav opened this pull request 10 months ago
graceful shutdown does not shutdown when i use Google Chrome。

maojinhua opened this issue 10 months ago
Non-cancellable handlers

mladedav opened this issue 10 months ago
I wanna say Thank You for the Axum Team

MacJayLee opened this issue 10 months ago
Add axum-typed-routing to ECOSYSTEM.md

jvdwrf opened this pull request 10 months ago
chore: remove h2 from dependencies when http2 feature is off

mladedav opened this pull request 10 months ago
axum-extra tests fail except from git

jonassmedegaard opened this issue 10 months ago
remove pin as pin! not stable for current toolchain

yanns opened this pull request 10 months ago
handle body limit

yanns opened this pull request 10 months ago
Best contact method

carllerche opened this issue 10 months ago
Strange memory usage

ConsoleC137 opened this issue 10 months ago
Can we take inspiration from how Pavex handles errors?

gyzerok opened this issue 10 months ago
Fix layers being cloned for each request

davidpdrsn opened this pull request 10 months ago
docs: circumvent oddities with SSE and compression

BenJeau opened this pull request 11 months ago
Add rejection tracing to all extractors (#2526)

mladedav opened this pull request 11 months ago