{"name":"writers-hub-api","scope":"Readers discover stories, writers publish stories, and writers use AI assistance","routes":["POST /auth/register","POST /auth/login","POST /auth/refresh","POST /auth/logout","POST /auth/google","POST /auth/facebook","POST /auth/password/forgot","POST /auth/password/reset","GET /users/me","PATCH /users/me","GET /stories","GET /stories/featured","GET /stories/recommended","GET /stories/fresh","GET /stories/taxonomy","POST /stories","GET /stories/:storyId","PATCH /stories/:storyId","DELETE /stories/:storyId","PUT /stories/:storyId/draft","POST /stories/:storyId/like","DELETE /stories/:storyId/like","POST /stories/:storyId/rating","DELETE /stories/:storyId/rating","POST /stories/:storyId/bookmark","DELETE /stories/:storyId/bookmark","POST /stories/:storyId/cache","DELETE /stories/:storyId/cache","PUT /stories/:storyId/reading-progress","GET /stories/:storyId/comments","POST /stories/:storyId/comments","GET /stories/:storyId/reviews","POST /stories/:storyId/reviews","GET /stories/:storyId/analytics","POST /stories/:storyId/reports","GET /writers/:writerId","GET /writers/:writerId/stories","POST /writers/:writerId/follow","DELETE /writers/:writerId/follow","GET /writers/:writerId/followers","GET /writers/:writerId/following","GET /me/stories","GET /me/stories/drafts","GET /me/bookmarks","GET /me/cached-stories","GET /me/reading-progress","GET /me/recently-read","GET /me/analytics","GET /me/settings","PATCH /me/settings","POST /me/offline-sync","GET /notifications","POST /notifications/mark-read","PATCH /notifications/:notificationId","DELETE /notifications/:notificationId","POST /uploads","POST /uploads/:fileId/confirm","GET /ai/usage","POST /ai/writing/assist","POST /ai/writing/assist/stream","GET /stories/:storyId/ai-suggestions","POST /stories/:storyId/ai-suggestions/:suggestionId/apply","DELETE /stories/:storyId/ai-suggestions/:suggestionId","GET /admin/reports","PATCH /admin/reports/:reportId","GET /api-docs"]}