15 unstable releases

new 0.8.0 Jan 12, 2025
0.7.0 Apr 30, 2023
0.6.0 Sep 8, 2022
0.4.0 Jan 1, 2022
0.1.2 Oct 16, 2020

#1526 in Procedural macros

Download history 6885/week @ 2024-09-24 8624/week @ 2024-10-01 5416/week @ 2024-10-08 6884/week @ 2024-10-15 7873/week @ 2024-10-22 9151/week @ 2024-10-29 5913/week @ 2024-11-05 7689/week @ 2024-11-12 7821/week @ 2024-11-19 8106/week @ 2024-11-26 9245/week @ 2024-12-03 8372/week @ 2024-12-10 5930/week @ 2024-12-17 2911/week @ 2024-12-24 3488/week @ 2024-12-31 4488/week @ 2025-01-07

17,853 downloads per month
Used in 3 crates (via aide)

MIT/Apache

7KB
106 lines

Aide

https://img.shields.io/crates/v/aide https://img.shields.io/docsrs/aide

A code-first API documentation and other utility libraries for Rust.

Crates

This repository contains several crates related to web-servers and their documentation.

aide

A code-first API documentation and utility library.

Read the docs.

axum-jsonschema

A JSON request validation library for axum.

Read the docs.

aide-axum-sqlx-tx

[!IMPORTANT]
the axum-sqlx-tx feature is deprecated and replaced by this crate.

Drop-in replacement for axum-sqlx-tx compatible with aide.

aide-axum-typed-multipart

Drop-in replacement for axum-typed-multipart compatible with aide.

Contributing

All contributions are welcome! Make sure to read CONTRIBUTING.md.

License

All code in this repository is dual licensed under MIT and Apache-2.0.

Similar Libraries

If Aide is not exactly what you are looking for, make sure to take a look at the alternatives:

Dependencies

~0.5–1MB
~22K SLoC