JS developer here, need help to know if I'll start in the right place.

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
  • golang-standards/project-layout

    Standard Go Project Layout

  • I will also add that later on down the line you might start to look into project structure. You might stumble upon https://github.com/golang-standards/project-layout - this is BAD. Do not use this. This is neither the agreed standard, nor is it idiomatic Go.

  • wtf

    WTF Dial is an example web application written in Go. (by benbjohnson)

  • Medium article author here. I have an example web application as well that you can take a look at that may give a more concrete example: https://github.com/benbjohnson/wtf

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

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

  • I made a write up on using go with VUE and go into some detail https://github.com/imran31415/social/blob/main/blog/BLOG.md

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