Building a Web Server using GO and Gin
Introduction
Hello π
This blog documents my process of building a web server with Go and Gin.
For those of you who have no idea what a web server is: It is simply a server that receives requests (mostly HTTP/HTTPS) from a client and sends back an ap...
rudrakshnanavaty.hashnode.dev10 min read