I just started learning Go. Could you recommend me some nicely written simple projects (e.g. server) I could take a look at to learn from?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • sv

    idiomatic go http server (by soypat)

  • Hey! I wrote a simple bare-bones http file server a while back. Works kinda like python -m http.server. https://github.com/soypat/sv. Don't know if it's nicely written but I'm pretty happy with the result.

  • markdir

    A simple HTTP server for rendering markdown files

  • It's what I published markdir for.

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

    A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui) (by gotify)

  • Check out gotify for small server implementation.

  • diygoapi

    A Go RESTful API template

  • I am writing a simple project like this called go-api-basic - I'm in the middle of adding tests (I know, wrong order) and rewriting the README, but what's there you may find helpful.

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

  • Gotify: A simple server for sending and receiving messages

    1 project | news.ycombinator.com | 12 Mar 2024
  • How to start a background service in Flutter that runs forever and listens on a WebSocket?

    1 project | /r/flutterhelp | 16 May 2023
  • [Self Hosted] Comment utilisez-vous Gottify?

    1 project | /r/enfrancais | 16 May 2023
  • [Self Hosted] ¿Cómo usas Gotify?

    1 project | /r/enespanol | 27 Apr 2023
  • Cam you share a good selfhosted software similar to OneSignal or other push notifications services?

    1 project | /r/selfhosted | 4 Jan 2023