Root problem: create API without any need for a database
Use cases:
- If we want to expose the human crate as a web API (see T1048), rLF offers a valuable JSON output. But PostgreSQL wouldn't really useful here. Plan is so to offer a simpler app code with stateless bindings.
- create an API to give private registry information (see T1461)