{"message":"Authentication API","routes":[{"route":"/api/auth/login","methods":["POST"]},{"route":"/api/auth/logout","methods":["GET"]},{"route":"/api/auth/token","methods":["POST"]},{"route":"/api/auth/me","methods":["GET"]},{"route":"/api/users","methods":["GET","POST"]},{"route":"/api/users/:userId","methods":["GET","POST","DELETE"]}]}