Book recommendation for building web services using go?

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

    Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

  • Gin is a framework I know a lot of people swear by. But that is specifically for building services easily that communicate over HTTP.

  • building-microservices-youtube

    Code repository for my Building Microservices YouTube series https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_

  • Thanks for introducing Nic and the link and this is the repo of his video series: https://github.com/nicholasjackson/building-microservices-youtube

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

  • Questions on linters

    3 projects | /r/golang | 29 Jun 2021
  • Password-less Login in Go from Scratch

    1 project | dev.to | 21 Feb 2024
  • From Django or Flask to Sponge: How to Easily Develop High-Performance Web Services with Golang

    1 project | dev.to | 8 Jan 2024
  • Rapid Prototyping of Design-First APIs in Go

    3 projects | dev.to | 20 Aug 2023
  • Golang context

    1 project | dev.to | 27 Jun 2023