stapifaction

Crates.iostapifaction
lib.rsstapifaction
version0.1.0
sourcesrc
created_at2024-04-06 18:56:09.499632
updated_at2024-09-25 20:21:37.472369
descriptionLibrary allowing to easily generate static APIs.
homepagehttps://github.com/stapifaction/stapifaction
repositoryhttps://github.com/stapifaction/stapifaction
max_upload_size
id1198493
size27,853
Aurélien (leruaa)

documentation

README

Stapifaction

Stapifaction is a Rust library allowing to easily generate static APIs, by just decorating your existing structs with #[derive] attributes. It works as a Serde superset to define how your structs are persisted on disk.

You can have a look at the docs to help you get started. There are also some examples available.

Commit count: 79

cargo fmt