explain.depesz.com now supports a JSON response when posting PostgreSQL EXPLAIN plans via curl or other HTTP tools. By adding an `Accept: application/json` header to the POST request, the API returns a JSON object containing the plan ID, a shareable show URL, and a delete URL with its associated delete key — making it easy to programmatically manage posted explains without scraping HTML redirects.

1m read timeFrom depesz.com
Post cover image
331 Impressions