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

Опубликовано: 31 Август 2024
на канале: 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...


Смотрите видео Intro to Golang (Building a JSON API Pt 2) - Software School (2024-08-31) онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Tech World Software School 31 Август 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 5 раз и оно понравилось людям.