Microservices start Here: Chassis Pattern

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • golang-standards/project-layout

    Standard Go Project Layout

  • Folder structure: The structure of folders has some fixed conventions in various programming languages or frameworks, for example, Golang has standard project layout.

  • cli

    Snyk CLI scans and monitors your projects for security vulnerabilities. (by snyk)

  • Static application analysis: The last item is static analysis, which is divided into code level analysis and application level analysis. Common code analysis includes test coverage, memory leaks, package dependencies, etc. Application-level analysis is for possible vulnerabilities, such as the use of Synk.

  • 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

  • I took a crack at writing a microservice using Go! What do you think?

    5 projects | /r/golang | 25 Jun 2021
  • 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