realworld-go-kit: a GitHub RealWorld implementation using Go, go-kit, and ent!

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
  • realworld-go-kit

    Realworld implementation written with Go using Go kit!

  • ent

    An entity framework for Go

  • Standard library - coming from .NET, not too often do us .NET devs have to reach too far outside the ecosystem for a library or piece of code that the standard lib cannot handle. I love that most scenarios I came across while building out the app, I could lean on the standard lib to provide some sort of API that got the job done. The external libraries felt more like plugins to std (possibly with the exception of ent) providing APIs to simply reduce some boilerplate I could have written myself.

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

    "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more

  • Recently jumped into learning Go after having some interest in the language and ecosystem for quite some time now. For those not familiar, RealWorld is a GitHub project providing developers with an example application spec to build a Medium-like clone. I use this project/spec quite often when exploring new languages and frameworks to learn whatever technology I might be interested in at the time.

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

  • Concurrency Control in Go with Ent ORM and MySQL

    2 projects | dev.to | 21 Mar 2024
  • Stop using entgo...please

    2 projects | dev.to | 8 Jan 2024
  • Ent ORM for Golang

    1 project | news.ycombinator.com | 28 Jun 2023
  • My Issue With ORMs

    1 project | /r/golang | 15 May 2023
  • What project architecture/structure would you recommend?

    1 project | /r/golang | 3 May 2023