ClubCedille/server-utils

As SRE, I want to implement the HTTP server functions

cguertin14 opened this issue · 0 comments

For the HTTP server, add the following features

  • Start a HTTP server on a given port
  • Graceful shutdown of the HTTP server
  • Status update and return throughout the execution

Reference