{
  "success": true,
  "api": "URL Shortener",
  "endpoints": [
    "/api/shorten",
    "/api/stats/:slug",
    "/:slug"
  ],
  "short_domain": "https://workerscando.com/s/"
}