Open Issues Need Help
View All on GitHubAI Summary: The frontend attempts to create new users by sending a POST request to `/api/login/users`, but the backend `login-service` is missing this endpoint, resulting in 404 errors. The issue requests implementing this endpoint to accept user data, persist it to MySQL, and return appropriate HTTP responses (201 Created, 400 Bad Request for validation, 409 Conflict if the user exists).
MicroForge is a modular, cloud-ready platform for DevOps and microservices best practices. It features scalable deployments, automated CI/CD, health monitoring, and traffic simulation on Kubernetes and other orchestration platforms.Kubernetes or any container orchestration platform.
MicroForge is a modular, cloud-ready platform for DevOps and microservices best practices. It features scalable deployments, automated CI/CD, health monitoring, and traffic simulation on Kubernetes and other orchestration platforms.Kubernetes or any container orchestration platform.