{"name":"tiptopost_be","version":"1.0.0","description":"Backend serverless para tiptopost - Bot SaaS generador de posts en X","endpoints":{"auth":["POST /api/auth/signup","POST /api/auth/login","POST /api/auth/refresh-token","POST /api/auth/logout"],"generation":["POST /api/generate"],"posts":["GET /api/posts/:date","GET /api/posts/:userId/month","PUT /api/posts/:id","DELETE /api/posts/:id"],"style":["POST /api/style/analyze","GET /api/style/current"],"user":["GET /api/user/profile","PUT /api/user/profile","GET /api/user/usage"],"payment":["POST /api/payment/webhook","GET /api/payment/plans","GET /api/payment/status","POST /api/payment/cancel"],"system":["GET /api/health","GET /api/stats","GET /api/terms","GET /api/privacy"]},"docs":"https://tiptopost.appybot.net/docs"}