SaaSHub helps you find the best software and product alternatives Learn more →
Air Alternatives
Similar projects and alternatives to air
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
-
Gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
-
-
-
-
-
-
-
-
-
-
-
-
gow
Missing watch mode for Go commands. Watch Go files and execute a command like "go run" or "go test" (by mitranim)
-
gotestsum
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
-
-
air discussion
air reviews and mentions
-
Building a RESTful API with Go Fiber: An Express-Inspired Boilerplate
Note: Make sure you have Air installed. See 👉 How to install Air
-
My first CLI with Go
The last problem for now is a hot reload module. Whenever we create a fiber app we don't have any change listener by default. If fiber has this already and I do not know about it then forgive me for that I am relatively new to this. If you know anything about this, let me know in the comments. To solve this problem I figured out to include air in the project.
-
Setting up Delve and Air to debug Golang with VS Code
We will use https://github.com/air-verse/air to do live reloading for us.
- Rails Is Good Enough
-
Simple Directory Watcher to Restart Dev Server
Ever since I have been making APIs there was always a simple way to enable hot reloading. It is easy in Go too, you just have to use air. It so simple, just write air and you have hot reloading. Now you may ask the question that if it's so great what this post is for?
-
Hot reloading in Go applications
Air is another library that enables hot reloading in Go applications. To use it, install it on your machine using the command below:
-
Live reloading in Go
To enable live reloading in Go we will checkout the command tool, Air - Live reload for Go apps.
-
Como configurar Golang com live reload utilizando Air 🚀
☁️ Repositório do Air
-
🎉 The Gowebly CLI has grown to v2.0.0
This is made possible thanks to the Air tool, which now comes with every project you create. The configuration is as follows:
- 6 🔥 Awesome Golang packages (web devs)
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jan 2025
Stats
air-verse/air is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of air is Go.