If you use Golang, you need to use this
2 min readDec 30, 2021
Welcome back! Golang is an awesome programming language with a ton of capability, if you’re new to Golang, check out the link below to learn more about it:
So, let’s talk about an awesome library for your Golang projects, this library is called air, this library gives us live reload options for some web frameworks (including gin)! Luckily for us, this library is hosted on GitHub, check out the link below to learn more about it:
This library adds some awesome capability to our Go projects, here are some awesome features of this library:
Here is an example output of this project: