Companies Home Search Profile

Choose Your Go Framework: Chi Router, FastHTTP, Fiber, Echo, Gin Gonic, Go Kratos

Focused View

Akhil Sharma

1:01:36

156 View
  • 01 - Understanding Go frameworks.mp4
    00:49
  • 02 - The nethttp package in Go.mp4
    02:36
  • 03 - Quick overview of all popular Go web frameworks.mp4
    01:35
  • 01 - The basics of chi router.mp4
    01:56
  • 02 - Important functions in chi router.mp4
    01:31
  • 03 - Examples of chi router.mp4
    01:27
  • 04 - Use cases.mp4
    01:31
  • 01 - Introduction to Fasthttp.mp4
    03:51
  • 02 - Starting a Fasthttp server.mp4
    03:02
  • 03 - Use cases.mp4
    02:16
  • 01 - Why Fiber.mp4
    01:45
  • 02 - Starting a server with Fiber.mp4
    02:04
  • 03 - Important functions in Fiber.mp4
    02:25
  • 04 - Use cases of Fiber.mp4
    02:36
  • 01 - Introduction to Echo.mp4
    02:19
  • 02 - Starting an Echo server.mp4
    03:10
  • 03 - Use cases.mp4
    01:47
  • 01 - Introduction to Gin Gonic.mp4
    01:41
  • 02 - Gin Gonic Important functions.mp4
    02:06
  • 03 - Building a Gin Gonic server.mp4
    01:14
  • 04 - Use cases of Gin Gonic.mp4
    02:24
  • 01 - Introduction to Kratos.mp4
    02:45
  • 02 - Kratos Important functions.mp4
    06:31
  • 03 - Building a Kratos server.mp4
    02:47
  • 04 - Use cases of Kratos.mp4
    01:15
  • 01 - Comparison between frameworks.mp4
    02:28
  • 02 - Summary.mp4
    01:45
  • Description


    Are you experienced enough in Go to start figuring out what you don’t know? Maybe you’re familiar with the various Go frameworks, but aren’t sure how to choose the best one for your projects? In this course, Akhil Sharma gives you an overview of the six main Go web frameworks, highlighting the benefits and important functions of each. Akhil begins with the net/http package, part of the standard Go library, to give you a solid foundation in how all the frameworks have been built using the functionalities already present in the net/http package. He then breaks down six frameworks—chi Router, FastHTTP, Fiber, Echo, Gin Gonic, Go Kratos—one by one, examining the basics and intricacies, and shows how to write code in each framework. If you want to take your Go skills to the next level, having an understanding of these six frameworks will help you choose the right framework for your projects.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category

    Go

    Akhil Sharma
    Akhil Sharma
    Instructor's Courses
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 27
    • duration 1:01:36
    • English subtitles has
    • Release Date 2023/08/01

    Courses related to Go

    Subtitle
    Go Practice Concurrency
    Linkedin LearningGo Practice Concurrency
    27:54
    English subtitles
    11/16/2023
    Subtitle
    Go Practice Functions
    Linkedin LearningGo Practice Functions
    38:14
    English subtitles
    11/16/2023
    Subtitle
    Building Go Web Services and Applications