3 unstable releases

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

#635 in Filesystem

Download history 2/week @ 2024-09-18 176/week @ 2024-09-25 38/week @ 2024-10-02 7/week @ 2024-10-09

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