14 unstable releases (6 breaking)

0.7.0 Apr 30, 2023
0.6.0 Sep 8, 2022
0.5.1 Sep 7, 2022
0.4.0 Jan 1, 2022
0.1.0 Sep 30, 2020

#1884 in Procedural macros

Download history 6452/week @ 2024-07-29 6838/week @ 2024-08-05 5151/week @ 2024-08-12 6017/week @ 2024-08-19 6307/week @ 2024-08-26 5004/week @ 2024-09-02 6115/week @ 2024-09-09 4823/week @ 2024-09-16 6540/week @ 2024-09-23 8167/week @ 2024-09-30 6386/week @ 2024-10-07 6389/week @ 2024-10-14 8088/week @ 2024-10-21 8432/week @ 2024-10-28 7057/week @ 2024-11-04 6848/week @ 2024-11-11

30,532 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.6–1MB
~23K SLoC