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 readme

8582c6fd1f84072042907f65c7c8440a53968e8b authored about 4 years ago
More error handling

0e38037c7461c72606c07e4b2ec482c212df91c6 authored about 4 years ago
This changes everything

18f613ff986cf8d5ec62468137f32d6c04be8b05 authored about 4 years ago
Rename error type

19cbece1dc0bf7c40509ebf438585369881d4c73 authored about 4 years ago
Don't force handlers to return `Result`s

d33be9683ce473d09dab28f7d2257767b4e0cb42 authored about 4 years ago
A few more changes

6f5b2708d5654f9d42eca4b697feee233c771fa5 authored about 4 years ago
Small clarification

a69ba56ebed357644de201a7394aaaa9714d13b5 authored about 4 years ago
More work

f6b1a6f4359c06cd656a92eaac5dbf8a6ce11c65 authored about 4 years ago
Add some more tests

867dd8012ced4a6b261cde927ff6b2b44465bc3c authored about 4 years ago
Just use async_trait for FromRequest

11843addf6735eeb14e42fdfc7bc42630ac84663 authored about 4 years ago
Start writing more tests

593c901aabf45b85567c5e0fd01cb143391185ca authored about 4 years ago
Add `Html` response type

6822766165aa1b01c780030dcb12d0e52dab8866 authored about 4 years ago
Typed url param extractor

0b2f791bf4c13c575fe557d4fe79ed41243d4b84 authored about 4 years ago
Changes to UrlParamsMap

03fb15e7a7e34140f2545f331120e80f69a8229f authored about 4 years ago
Routing with dynamic parts!

763d4e8d215612b7b203a1b17cbd58f149a2f026 authored about 4 years ago
Add example

7328127a3d0bcc0c0b329e25213c1474bea3373a authored about 4 years ago
Break things into modules

f4268471b6f4f6e2444ab0f5ee36505596760ca9 authored about 4 years ago
Add some more todos

e1fa8d4fedac952258301fc7dd102eb22fabe897 authored about 4 years ago
Generic response types

433b3183c484771cebc3e77298e52c906f4c35f6 authored about 4 years ago
generic body almost kinda works

bf3d4f4a40a274962506b6f00289399a00e267e4 authored about 4 years ago
more todos

10b38b5421495eb29ca0ebbbe9dfe3ff0d9d9d02 authored about 4 years ago
Seal `Handler` trait

f08b73f7b2161d1b1c6b6aa73f3431f741592fdb authored about 4 years ago
Add extension extractor

2e1684243188f82b16786213d0569c5145de47da authored about 4 years ago
Fix layer support

b763eaa037ba05cda45610c91063682271095ece authored about 4 years ago
Support routing to tower services

f983b37fea568ecbd77ccb9a8dabd55e65114ea0 authored about 4 years ago
More flexible error types

433128102bbc88f14c7fd12f6f77346df5108e14 authored about 4 years ago
Support any type of response body

a04c98dd425195fd787d57bc15aae92fcbc3047b authored about 4 years ago
More flexible handlers

5efa7ab7eac188a69ffc60acd3234e3d4630bed7 authored about 4 years ago
better readiness handling and less boxing

0513b56fafbaad4e5d1875e262eee042d64d6a8a authored about 4 years ago
A bit of clean up

33f2e5f6612cd90ec39d8679835d1cda645a648c authored about 4 years ago
Initial pile of hacks

07294378b39f439d7fdcd528a6339733a9280006 authored about 4 years ago