Posts by Daniel Moraes • 1 point
1 post
-
0
votes1
answer100
viewsQ: Golang - Dependency Verification
I need to change the get answer below: router.GET("/health", func(context *gin.Context) { context.JSON(http.StatusOK, gin.H{ "message": "OK", }) }) I need to create a dependency checker. A request…
golangasked Daniel Moraes 1