3 Commits

Author SHA1 Message Date
Maxime Delporte
6b4056e0f5 Handling graceful shutdown.
All checks were successful
Deploy Greenlight API / deploy (push) Successful in 1m21s
2025-11-23 16:59:02 +01:00
Maxime Delporte
b04086f9da Adding goroutine to intercept SIGINT and SIGTERM signals to properly shutdown the app. 2025-11-23 16:00:58 +01:00
Maxime Delporte
78d9edf62b Moving starting server part into new server.go file. Using the new serve() function from this file into main.go 2025-11-23 15:54:32 +01:00