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.

8 stars 20 forks 8 watchers JavaScript GNU General Public License v3.0
2 Open Issues Need Help Last updated: Jan 5, 2026

Open Issues Need Help

View All on GitHub

AI 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).

Complexity: 3/5
bug enhancement good first issue code login-service SWoC26 medium

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.

JavaScript

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.

JavaScript