foundry-rs 0.6.1

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": "app_settings", "namespace": "app_settings" }
]