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

Make `serve` generic over the listener and IO types

jplatte opened this pull request 3 months ago
Release axum-core 0.4.5 and axum 0.7.7

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

carllerche opened this issue 3 months ago
Upgrade most example dependencies

jplatte opened this pull request 3 months ago
Upgrade private dependencies

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

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

jplatte opened this pull request 3 months ago
failed to resolve: use of undeclared crate or module `tracing`

frederikhors opened this issue 3 months ago
Stricter path deserialization for tuples and tuple structs

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

physics515 opened this issue 3 months ago
feat(axum-extra): add trait GetCachedFromRef to get cached value

azureqaq opened this pull request 3 months ago
ECOSYSTEM.md: add link to rust-api.dev

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

jplatte opened this pull request 3 months ago
Release axum 0.7.6 and other patch versions

jplatte opened this pull request 3 months ago
Upgrade tower and tower-http

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

druide opened this issue 4 months ago
Made DefaultBodyLimit const friendly

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

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

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

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

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

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

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

yhx-12243 opened this pull request 5 months ago
Example for low-level-native-tls

msdrigg opened this issue 5 months ago
Fixes: #2767 Update reqwest-response example

redforks opened this pull request 5 months ago
Macro for JsonDeserializer extractor to avoid boilerplate code

manuelgdlvh opened this pull request 5 months ago
feat: expose inner `WebSocketStream`

0xJepsen opened this issue 5 months ago
Add more must_use attributes

jplatte opened this pull request 5 months ago
`RequestBodyLimit` docs link out of date

fs-99 opened this issue 5 months ago
Resolve clippies

hatchan opened this pull request 5 months ago
Conversion from BodyDataStream to AsyncRead is not working

AsimmHirani opened this issue 5 months ago
Upgrade tokio-tungstenite to 0.23

hatchan opened this pull request 5 months ago
Emphasize that Request extractor goes last

bittrance opened this pull request 5 months ago
Update prost to 0.13

NOBLES5E opened this pull request 5 months ago
Content-Type for Json does not support those of aws

ValentinColin opened this issue 5 months ago
Fix clippy warning on `FromRef` derive macro

AlphaKeks opened this pull request 6 months ago
`FromRef` triggers `clippy::clone_of_ref_ptr`

AlphaKeks opened this issue 6 months ago
chore: fix gRPC multiplex example

abhiaagarwal opened this pull request 6 months ago
More generally useful doc example for `.with_graceful shutdown()`

bittrance opened this pull request 6 months ago
stream-to-file can not upload big file

cuidong008 opened this issue 6 months ago
[Reqwest example]: Include headers into response

Valerioageno opened this pull request 6 months ago
Unexpected behaviour in example `static-file-server`

tobx opened this issue 6 months ago
Fix a few typos in docs and comments

cpick opened this pull request 6 months ago
Bump nightly version used for ui tests

jplatte opened this pull request 6 months ago
Bring back the breaking changes readme section

jplatte opened this pull request 6 months ago
Remove duplication in serving with and without graceful shutdown

jplatte opened this pull request 6 months ago
Update extract doc with optional extractors present in axum-extra

vsuryamurthy opened this pull request 6 months ago
Cors error to return bytes of file

cyccro opened this issue 6 months ago
Remove unused dependency heck from axum-macros

vsuryamurthy opened this pull request 6 months ago
Remove `heck` from axum-macros

vsuryamurthy opened this issue 6 months ago
0.7.5 can't get headerMap and body in one handler?

biluohc opened this issue 6 months ago
Update TLS examples to use better HTTP->HTTPS redirect

jamesqh opened this pull request 6 months ago
add `has_routes` function and docu to `Router`

cbeck88 opened this pull request 6 months ago
Add an Attachment type to axum-extra

joeydewaal opened this pull request 6 months ago
feat: allow newline runs in data

drbh opened this pull request 6 months ago
Automatic conversion of enum to `sse::Event`

jbirnick opened this issue 6 months ago
WIP: Allow querying of HTTP status codes for query and form rejections

htrefil opened this pull request 6 months ago
CI: pin nightly version for `cargo public-api-crates`

mladedav opened this pull request 7 months ago
docs: remove unnecessary link targets

mladedav opened this pull request 7 months ago
Reduce extra allocation when constructing statically known body

cynecx opened this pull request 7 months ago
Derive `Clone` and `Copy` for `AppendHeaders`

jbirnick opened this pull request 7 months ago
Implement Clone for `AppendHeaders`

jbirnick opened this issue 7 months ago
docs: add axum-postgres-template to ECOSYSTEM.md

koskeller opened this pull request 7 months ago
Adding docs on using tokio task_local to share state

Gaelik-git opened this pull request 7 months ago
Add a File type to axum-extra

joeydewaal opened this issue 7 months ago
Is the `reqwest-response` example outdated?

frederikhors opened this issue 7 months ago