aide icon indicating copy to clipboard operation
aide copied to clipboard

An API documentation library

  • Aide
    • Crates
      • aide
      • axum-jsonschema
      • aide-axum-sqlx-tx
      • aide-axum-typed-multipart
    • Contributing
    • License
    • Similar Libraries

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: