Expose your Ditto database via REST API endpoints for HTTP client integration
POST /<base_path>/execute
- Execute DQL queriesGET /<base_path>
- Simple health status0.0.0.0
or [::]
). There are currently no security restrictions on this feature
nor does the Edge Server implement any authentication or authorization for the HTTP API,
so use caution when exposing the HTTP server to external networks.
db_id
exactly matches your DittoDatabase resource