This is a golang http server!! It accepts a bunch of bunch of GET and POST requests, and supports concurrent and persistent TCP connections. Server is currently running on http://http-server.sunray4.hackclub.app. To try it out, run curl commands from the project readme [https://github.com/sunray4/http-server/blob/main/README.md] in your terminal
This is a golang http server!! It accepts a bunch of bunch of GET and POST requests, and supports concurrent and persistent TCP connections. Server is currently running on http://http-server.sunray4.hackclub.app. To try it out, run curl commands from the project readme [https://github.com/sunray4/http-server/blob/main/README.md] in your terminal