How to auto-reload go apps during development?

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

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • 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

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • 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

  • 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