how to learn Go web development in 2022?

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

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

    The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.

  • myapp

    🚀 How to build a Dockerized RESTful API application using Go.

  • Hope https://github.com/learning-cloud-native-go/myapp will be helpful for you. It's a production-grade Dockerized RESTful API boilerplate/ CRUD with GORM, Zerolog, Validatorv10 integration. Go has a built-in net/http package, which is perfectly engineered by Google Devs. So, you don't need to rely on frameworks in here.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • beego

    beego is an open-source, high-performance web framework for the Go programming language.

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • TailwindCSS I suck at writing CSS but tailwind is just amazing with regards with what you can do by just copying and pasting some snippets

  • Echo

    High performance, minimalist Go web framework

  • echo framework I would still stick to libraries but sometimes I'm just lazy

  • Alpine.js

    A rugged, minimal framework for composing JavaScript behavior in your markup.

  • Alpinejs I was looking for a jquery alternative and then I've found alpinejs has nice features similar to Vuejs but without the necessity of installing it via npm etc. you just include the JS CDN URL and you're good to go

  • pagoda

    Rapid, easy full-stack web development starter kit in Go

  • 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
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