Description
HTTP clients can reach an immudb database through a REST gateway instead of speaking the native protocol directly.
It is useful for applications, scripts, or integrations that are easier to connect over REST. Database gateways expand the network surface, so authentication, TLS, allowed origins, and upstream database permissions should be reviewed.