This is the test server for the Distributed Load Testing Project.
Once you have the golang toolchain installed, building and running this server is pretty simple.
$ go run main.go
once you do this, you can access the server at localhost:8080
Implementation of the Target server for the Distributed Load Testing Project (Big Data 2023 @ PES University)
Go