Maxime Delporte
|
cb3691ce04
|
Creating writeJSON method inside helpers.go file. Using writeJSON helper inside healthcheckHandler.
|
2025-10-11 21:15:50 +02:00 |
|
Maxime Delporte
|
0db52ad9de
|
Updating healthcheckHandler using json.Marshal method instead of raw json string.
|
2025-10-11 11:31:58 +02:00 |
|
Maxime Delporte
|
4f531c6fe0
|
Updating healthcheckHandler with JSON response.
|
2025-10-11 11:22:59 +02:00 |
|
Maxime Delporte
|
4047888eb0
|
Creating Makefile. Adding .idea files. Updating main.go : Configuration of the application and the server. Creating our first handler for the endpoint /v1/healthcheck with healtcheck.go file.
|
2025-10-09 21:38:00 +02:00 |
|