🚀 Smasher Studio API

Welcome to the Smasher Studio API. The server is up and running!

✅ API v1.0.0 production

🔍 Test Endpoints

GET /health - Check API health status
GET /test-db - Test database connection
GET /debug/routes - View available routes

🔐 Auth Endpoints

POST /auth/freelance/validate-invitation/:token - Validate invitation token
POST /auth/freelance/register - Register new freelancer

⚡ Environment

NODE_ENV: production
PORT: 19620
API_URL: http://localhost:4000
FRONTEND_URL: https://www.smasher.studio
        

📚 Documentation

GET /api - Swagger API documentation (coming soon)