foundry-rs 0.6.21

Configuration-driven REST backend library for Rust with PostgreSQL — define schemas, tables, and APIs in JSON, get a production-grade REST service.
Documentation
1
2
3
4
[
  { "id": "user_prefs", "namespace": "user_prefs" },
  { "id": "feature_flags", "namespace": "feature_flags" }
]