{"name":"Saidso API","version":"1.0.0","stack":"Hono + Bun","features":{"authentication":"JWT (email/password)","oauth":"Google, Facebook, Twitter (via Arctic)","ids":"TypeID (type-safe, K-sortable)","roles":"admin, user"},"endpoints":{"auth":{"register":"POST /api/auth/register","login":"POST /api/auth/login","refresh":"POST /api/auth/refresh","logout":"POST /api/auth/logout","me":"GET /api/auth/me","sessions":"GET /api/auth/sessions"},"oauth":{"providers":"GET /api/auth/oauth/providers","google":"GET /api/auth/oauth/google","facebook":"GET /api/auth/oauth/facebook","twitter":"GET /api/auth/oauth/twitter"}},"docs":"https://github.com/your-repo/docs"}