Build a Rest API that connects end-to-end the client and server to perform CRUD operations using GoLang.
Tech Stack:
GoLang latest version
Gin (from Gin-Gonic): Web framework that features a martini-like API with performance that is up to 40 times faster written in Go.
POSTMAN: for getting the results from HTTP requests
Built with