Home / Course / Go

Go language course Gin framework practice

IntroductionChapterCourseware
Gin is an HTTP web framework written in Go (Golang). It is an API framework similar to martini but with better performance, almost 40 times faster thanks to httprouter. If you need extreme performance, use Gin.
  • Difficulty:Elementary
  • Total of27 chapters
  • 15908 plays
  • About Instructor

    王林
    王林
    student
    You will learn:

    Gin is an HTTP web framework written in Go (Golang). It is an API framework similar to martini but with better performance, almost 40 times faster thanks to httprouter. If you need extreme performance, use Gin.

  • CancelreplySending
  • php.cn