Best courses to learn Go for backend?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • social

    social network in GRPC, Go, mysql, and vuejs, (by imran31415)

  • inventory-management

    An inventory management application for a logistics company

  • Also I'm sharing a simple API written in Go, making use of MySQL and Docker. https://github.com/renjiniravath/inventory-management

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Echo

    High performance, minimalist Go web framework

  • I would suggest using echo for web framework. It has a nice documentation. https://echo.labstack.com/

  • pkgsite

    [mirror] Home of the pkg.go.dev website

  • In my unpopular opinion, the go net/http is good enough to develop the web http application. The standard API is clean and well-documented. One of example is the pkgsite (https://github.com/golang/pkgsite).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts