Gin 1 Fundamentals
Offered By: Pluralsight
Course Description
Overview
Gin is a fast, lightweight framework that simplifies the creation of web applications and services. This course will teach you how to use Gin to create clean and well-structured web-based programs.
The Go language has proven itself to be an excellent choice for web-based applications. However, on its own, Go can be a little tedious when routing requests and other common tasks. In this course, Gin 1 Fundamentals, you’ll learn to simplify the creation of web applications and services using Gin. First, you’ll explore Gin’s routing API to quickly get your requests where they need to go. Next, you’ll discover how to implement clear request handlers. Finally, you’ll learn how to use middleware to add features such as response compression, route-based authentication, and more. When you’re finished with this course, you’ll have the skills and knowledge of Gin needed to create your own web-based applications and services.
The Go language has proven itself to be an excellent choice for web-based applications. However, on its own, Go can be a little tedious when routing requests and other common tasks. In this course, Gin 1 Fundamentals, you’ll learn to simplify the creation of web applications and services using Gin. First, you’ll explore Gin’s routing API to quickly get your requests where they need to go. Next, you’ll discover how to implement clear request handlers. Finally, you’ll learn how to use middleware to add features such as response compression, route-based authentication, and more. When you’re finished with this course, you’ll have the skills and knowledge of Gin needed to create your own web-based applications and services.
Syllabus
- Course Overview 1min
- Introduction 16mins
- Routing Requests 29mins
- Working with Requests 45mins
- Generating Responses 46mins
- Using Middleware 20mins
- Testing and Error Handling 23mins
Taught by
Mike Van Sickle
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX