Generic Go HTTP Server This is a generic Go HTTP server for the purpose of testing the rate limiter module. Running with Air Requires Air to be installed. air Running with a static binary go build -o ./tmp/main . ./tmp/main Endpoints Only the / endpoint is currently implemented. curl --request GET --url http://localhost:8080/