Ensure consistent description for repo & README
This commit is contained in:
parent
5675142e9e
commit
8c860dbe93
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
# Axum-Controller
|
# Axum-Controller
|
||||||
|
|
||||||
Helper macro for [axum-typed-routing](https://github.com/jvdwrf/axum-typed-routing).
|
Helper macro for wiring up axum routes with less boilerplate.
|
||||||
|
|
||||||
Adds a `#[controller(...)]` & `#[route(...)]` macro for less boilerplate when wiring up axum routes.
|
Adds a `#[controller(...)]` & `#[route(...)]` macro for less boilerplate when wiring up axum routes.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue