How to auto-reload go apps during development?

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

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

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

    WorkOS 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