Wrote my first API in go, looking for advice/review.

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

    Discontinued The frontend for salad. Using Vue 3 and Go 1.18.

  • The current Makefile looks like this: https://github.com/salad-server/lettuce-web/blob/5bec88d0800850940d53e159d70f1568e98a66c2/api/Makefile

  • golang-standards/project-layout

    Standard Go Project Layout

  • Its just a simple REST API with some basic JWT auth. The main reason I'm asking for a code review is because I'm not sure how to properly structure this app. I followed the standard Go project layout (although I've just recently learned that it isn't standard). I don't know if that was the right choice.

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

    Discontinued Custom osu.ppy.sh proxy. (by salad-server)

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

  • Nunu: A CLI tool for building Go applications

    1 project | news.ycombinator.com | 3 Apr 2024
  • What's your go to literature to build Go libraries?

    1 project | news.ycombinator.com | 29 Feb 2024
  • I'm coming from Java and I have been told that I'm writing go like I'm writing Java. Basically creating structs, injecting fields, and attaching methods. What else can I do?

    2 projects | /r/golang | 7 Dec 2023
  • Can I point a module to a subdirectory?

    1 project | /r/golang | 6 Nov 2023
  • How To Build A Containerized Microservice in Golang: A Step-by-step Guide with Example Use-Case

    2 projects | dev.to | 4 Nov 2023