{"message":"Welcome to EpicMode Node.js API!","version":"1.0.0","endpoints":{"auth":{"bootstrapToken":"POST /api/auth/bootstrap-token","login":"POST /api/auth/login","googleSignin":"POST /api/auth/google-signin","verify":"GET /api/auth/verify","me":"GET /api/auth/me","signup":"POST /api/auth/signup"},"protected":{"helloworld":"GET /api/helloworld","helloworldPost":"POST /api/helloworld"}}}