{
  "ok": true,
  "service": "ojin-cloth-share",
  "routes": {
    "upload": "POST /api/upload",
    "meta": "GET /api/meta/:id",
    "file": "GET /api/share/:id",
    "page": "GET /c/:id"
  }
}