This is a basic Http Server that respond to user requests.
Here're some of the project's best features:
- Read user requests and return a response
- Handle multiple requests from multiple connections
Future Features:
- Add compression
Technologies used in the project:
- Go
- I'll add a dockerfile that has all the dependencies required