How to auto-reload go apps during development?

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

    ☁️ Live reload for Go apps

  • Hey Go community, currently I use Air (https://github.com/cosmtrek/air) to auto-reload my apps, are there any more alternatives to Air?

  • gin

    Live reload utility for Go web servers (by codegangsta)

  • i've used this https://github.com/codegangsta/gin

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

    Build and (re)start go web apps after saving/creating/deleting source files. (by gravityblast)

  • watchrun

    Watch your files and run your programs.

  • Wrote https://github.com/loov/watchrun a while ago. More details here https://egonelbre.com/project/watchrun/.

  • modd

    A flexible developer tool that runs processes and responds to filesystem changes

  • modd user here: https://github.com/cortesi/modd

  • SaaSHub

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

    SaaSHub 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

  • Hot reloading in Go applications

    2 projects | dev.to | 26 Apr 2024
  • Implement auto-reload after update

    5 projects | /r/golang | 17 Dec 2022
  • cosmtrek/air, Live reload for Go apps

    3 projects | /r/golang | 2 Apr 2021
  • Hot reload in golang

    5 projects | /r/golang | 30 Jul 2022
  • Live Reloading in Golang using Air

    2 projects | /r/golang | 7 Apr 2022