# README
Basic HTTP Server GO
The objective of this project is to build a TDD driven Http server in GO which explores basic functionalities of building a web server in go. We will be exploring disk I/O etc.
The direct inspiration behind this project:
https://quii.gitbook.io/learn-go-with-tests/build-an-application/app-intro
# Packages
No description provided by the author
No description provided by the author
No description provided by the author