Simple HTTP Server
RoleSimple HTTP server is a program that I wrote in GoLang. The main goal of this program was to learn about handling web requests with GoLang. I got my inspiration from httpbin.org. It will generate random data to complete the requests and has optional input.