Golang REST API With Mux
Offered By: Traversy Media via YouTube
Course Description
Overview
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.
Syllabus
Intro
Sponsor
Installing Go
Setting Go Path
Writing Go
Struct Model
Start Server
Set Books
Get Books
Install Postman
Send Request
Single Book
Single Book Request
New Decoder
Post Request
Request
Delete
Update
PUT
Taught by
Traversy Media
Related Courses
Introduction to DatabasesMeta via Coursera MongoDB for Node.js Developers
MongoDB University Full Stack Foundations
Udacity Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera MongoDB Basics
MongoDB University