Главная
Study mode:
on
1
Intro
2
Sponsor
3
Installing Go
4
Setting Go Path
5
Writing Go
6
Struct Model
7
Start Server
8
Set Books
9
Get Books
10
Install Postman
11
Send Request
12
Single Book
13
Single Book Request
14
New Decoder
15
Post Request
16
Request
17
Delete
18
Update
19
PUT
Description:
Learn to build a simple REST API using Go programming language and the Mux router in this 44-minute tutorial video. Explore Go fundamentals for beginners while creating endpoints for getting all books, retrieving a single book, adding new books, updating existing entries, and deleting books. Follow along as the instructor demonstrates how to set up the Go environment, create struct models, start a server, and use Postman for testing API requests. Gain hands-on experience with Go's HTTP handling, JSON encoding/decoding, and RESTful API design principles.

Golang REST API With Mux

Traversy Media
Add to list