Home / Course / Go

Quickly get started with the Golang Gin framework [Use Gin to build a million-level concurrent IM instant messaging system]

IntroductionChapterCourseware
Gin is a web framework written in Go language. It has fast running speed, grouped router, good crash capture and error handling, and very good support for middleware and json. In short, it is a web framework worth studying in the field of Go language development. Open source URL: https://github.com/gin-gonic/gin
  • Difficulty:Intermediate
  • Total of33 chapters
  • 17488 plays
  • About Instructor

    王林
    王林
    student
    You will learn:

    Gin is a web framework written in Go language. It has fast running speed, grouped router, good crash capture and error handling, and very good support for middleware and json. In short, it is a web framework worth studying in the field of Go language development. Open source URL: https://github.com/gin-gonic/gin

  • CancelreplySending
  • php.cn