Does anyone use Flutter front end with Golang back end?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • 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)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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