{"name":"Garden Playground API","description":"REST API for executing Garden programming language code in a sandboxed environment","version":"Garden 0.24.0","endpoints":{"POST /run":{"description":"Execute Garden code and return results","parameters":{"src":"Garden source code to execute (string, required)"},"returns":"JSON object with success status and execution results or error"}}}