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