carpio

Crates.iocarpio
lib.rscarpio
version0.1.0
sourcesrc
created_at2023-10-14 13:45:25.599685
updated_at2023-10-14 13:45:25.599685
descriptionexpose REST APIs from a Rust program
homepage
repositoryhttps://github.com/potamic-co/carpio/
max_upload_size
id1003134
size999,528
James Hale (jayhale)

documentation

README

Dropshot is a general-purpose--but opinionated--crate for exposing REST APIs from a Rust program. It is meant to be simple and lightweight. It includes first-class support for OpenAPI in the form of precise specs generated directly from code. It supports primitives for consistent pagination including extensions an OpenAPI extension denoting it in the spec.

For information about configuration, design, and contributing, see the GitHub repo.

For information on the use the API see the documentation.

Commit count: 697

cargo fmt