3 unstable releases

0.1.0 Sep 25, 2024
0.0.2 Apr 11, 2024
0.0.1 Apr 6, 2024

#767 in Filesystem

Download history 47/week @ 2024-10-01 8/week @ 2024-10-08 6/week @ 2024-12-10

128 downloads per month

MIT license

14KB
263 lines

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.

Dependencies

~0.4–1MB
~19K SLoC