Golang for mobile backend server?

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

    Discontinued learning websockets. some frontend. (by DAMACANER)

  • You may want to check for websockets too. https://github.com/canercetin-randomguy/amnesia/blob/master/websockets.go this example was used for WebAssembly, but generally it works like that.

  • pocketbase

    Open Source realtime backend in 1 file

  • If your app have a lot of CRUD You might want to check pocketbase, it will save some repetitive work and can be easily extended

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

    fast & lightweight self-hosted messenger

  • I've been working on a similar setup. I wanted really low server requirements and had read that golang was light weight so I picked it before being proficient. I used gorilla mux for the routing, and it all worked out well. Here's the project if you want a reference: https://github.com/balzack/databag

  • go-socketio

    A chat app made using go and socketio.

  • I recently made a backend for a chat server using Go-SocketIO. Its quite like js socketio but in Go. Also for a web framework, i would recommend you fiber as its quite similar to expressjs. You can see my go backend here tho https://github.com/achintya-7/go-socketio

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

  • No longer accepting donations (Pocketbase)

    1 project | news.ycombinator.com | 22 Jan 2024
  • Simple easy n’ quick to develop stack?

    1 project | /r/webdev | 7 Dec 2023
  • What do you use to make small back-ends ?

    1 project | /r/typescript | 5 Dec 2023
  • PocketBase : The Ultimate All-in-One Open Source Solution for Your Backend Revolution!

    1 project | dev.to | 2 Dec 2023
  • PocketBase - Open Source backend in 1 file

    1 project | /r/programming | 27 Oct 2023