Open Issues Need Help
View All on GitHub Create a configuration service about 3 hours ago
AI Summary: A new service needs to be developed to function as a central configuration provider for all other services deployed in the clusters. This service will enable other services to query and retrieve the necessary configuration file content required for their operation.
Complexity:
4/5
good first issue
Create back-end service template repository about 3 hours ago
AI Summary: This issue requests the creation of a Go back-end service template supporting both gRPC for internal and RESTful APIs for external communication. The template must be well-organized, include a `/health` endpoint, and feature a draft for gRPC inter-service communication, along with a `docs/` folder for implementation notes.
Complexity:
3/5
good first issue