Skip to content
/ aide Public

An API documentation library

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-Apache
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

tamasfe/aide

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Kirill Kinduk
Aug 2, 2024
d3b142a · Aug 2, 2024
Mar 18, 2024
Aug 2, 2024
Apr 12, 2024
Sep 6, 2022
Mar 18, 2024
Mar 6, 2024
Nov 28, 2023
Sep 7, 2022
Sep 7, 2022
Mar 6, 2024

Repository files navigation

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.

Important

the axum-sqlx-tx feature is deprecated and replaced by this crate.

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

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: