apikit 0.2.0

A toolkit for building HTTP APIs with Axum
Documentation
1
2
3
4
5
build:
    cargo build

check:
    cargo clippy