3 unstable releases

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

#602 in Filesystem

Download history 12/week @ 2024-07-23 8/week @ 2024-07-30 1/week @ 2024-09-17 167/week @ 2024-09-24 47/week @ 2024-10-01 8/week @ 2024-10-08

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