Building a JSON API with Golang Pt 2
Details
Learn to build a backend JSON API with the Go programming language.
The lecture picks up from a previous session where we were introduced to the Golang programming language and how to go about making an API endpoint. Please clone or download the repository at https://github.com/nbktechworld/intro-to-golang/tree/master/json-api if you don't have the source code.
Requirements
* Text editor such as Visual Studio Code
* Terminal
* Go (https://go.dev/dl/)
Golang
Programming Languages
Backend
Computer Programming
Software Development
