Intro to Golang (Building a JSON API Pt 2) - Software School (2024-08-31)

Published: 31 August 2024
on channel: Tech World Software School
52
0

The lecture picks up from a previous lesson and further develops a backend server JSON API with the Go programming language.

Besides reviewing concepts and code from the previous lecture, you also learn to read a file with Golang.

The lecture uses a book as a resource for a bookstore application.

Then you learn to make an endpoint to send back a list of resources back to the user.

Then you learn to make an endpoint to send back a specific resource (if it is found) back to the user.

The lecture also teaches how to restart the program automatically after any code changes with CompileDaemon.

You also learn to set an HTTP header for all desired routes by defining a wrapper function that returns a decorated function.

Source Code: https://github.com/nbktechworld/intro...


Watch video Intro to Golang (Building a JSON API Pt 2) - Software School (2024-08-31) online without registration, duration hours minute second in high quality. This video was added by user Tech World Software School 31 August 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 52 once and liked it 0 people.