ling-http — an HTTPS/JSON/SQLite MVC framework for the Ling ecosystem.
Roughly: axum + rustls + rusqlite, wrapped in a thin, opinionated layer so Ling services (starting with the linglibs crate registry) get a consistent JSON error shape, CRUD-resource routing, and HTTPS serving without each service reinventing that plumbing.