I share my authentication server.

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

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • chi

    lightweight, idiomatic and composable router for building Go HTTP services

    HTTP Server, Middleware - chi, HTTP, oapi-codegen

  • jaeger

    CNCF Jaeger, a Distributed Tracing Platform

    Logging, Tracking - zerolog, Istio, OpenTracing, Jaeger

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • oapi-codegen

    Generate Go client and server boilerplate from OpenAPI 3 specifications

    HTTP Server, Middleware - chi, HTTP, oapi-codegen

  • Fluentd

    Fluentd: Unified Logging Layer (project under CNCF)

    Log - ssup2ket services output the log in plain text format for easy debugging in a personal development environment, and output the log in JSON format for easy parsing when operating in K8s Cluster. Logs of ssup2ket services are collected by Fluentd and stored in Elastic Search. All request related logs output TraceID based on OpenTracing to make it easy to trace the request.

  • kafka-go

    Kafka library in Go

    Kafaka - kafka-go, Debezium Outbox

  • prometheus

    The Prometheus monitoring system and time series database.

    Metric - Metrics of ssup2ket services are collected through Prometheus and exporter, and visualized through Grafana.

  • zerolog

    Zero Allocation JSON Logger

    Logging, Tracking - zerolog, Istio, OpenTracing, Jaeger

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • opentracing-javascript

    OpenTracing API for Javascript (both Node and browser). 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163

    Service mesh - ssup2ket services run on service mesh for detailed traffic control and easy monitoring. Service mesh is applied through Istio. Istio uses OpenTracing for easy request tracing between multiple services.

  • Testify

    A toolkit with common assertions and mocks that plays nicely with the standard library

    Continuous Integration - Testify, sqlmock, Mockery, Github Actions

  • kubernetes

    Production-Grade Container Scheduling and Management

    Continuous Deployment - K8s, ArgoCD, ArgoCD Image Updater, Kustomize

  • go-sqlmock

    Sql mock driver for golang to test database interactions

    Continuous Integration - Testify, sqlmock, Mockery, Github Actions

  • ApacheKafka

    A curated re-sources list for awesome Apache Kafka

    Event-driven architecture - ssup2ket services use event-driven architecture for loose coupling and asynchronous processing. Kafka is used as the event of ssup2ket services.

  • Mockery

    Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).

    Continuous Integration - Testify, sqlmock, Mockery, Github Actions

  • istio

    Connect, secure, control, and observe services.

    Service mesh - ssup2ket services run on service mesh for detailed traffic control and easy monitoring. Service mesh is applied through Istio. Istio uses OpenTracing for easy request tracing between multiple services.

  • argocd-image-updater

    Automatic container image update for Argo CD

    Continuous Deployment - K8s, ArgoCD, ArgoCD Image Updater, Kustomize

  • Grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

    Metric - Metrics of ssup2ket services are collected through Prometheus and exporter, and visualized through Grafana.

  • starter-workflows

    Accelerating new GitHub Actions workflows

    CI/CD - ssup2ket services use CI/CD for stable service distribution. CI (Continuous Integration) is performed through Github Actions and CD (Continuous Deployment) is performed through ArgoCD.

  • casbin

    An authorization library that supports access control models like ACL, RBAC, ABAC in Golang

    Authorziation - Casbin

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

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