This site demonstrates the new per-site dynamic route capability. Static HTML files (like this page) work alongside dynamic API endpoints.
/api/status
Health check endpoint that returns site status and context.
/api/echo
Echo endpoint that returns the posted JSON data.
/api/info
Information about the site and available endpoints.