Does anyone use Flutter front end with Golang back end?

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
  • grpc-gateway

    gRPC to JSON proxy generator following the gRPC HTTP spec

    I currently use the same stack. gRPC also has an solution to provide a json proxy to the grpc backend. So its just amazing. https://github.com/grpc-ecosystem/grpc-gateway

  • Fiber

    ⚡️ Express inspired web framework written in Go

    I've been using a https://gofiber.io/ server setup to serve reactjs assets and provide an underlying API in the same container (mostly for proxying server to server authenticated requests)

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

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