/http-server-starter-go

Starter code for an http server in go

Primary LanguageGo

  1. Ensure you have go (1.19) installed locally
  2. Run ./your_server.sh to run your program, which is implemented in app/server.go.