* add Air

* change category

---------

Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
This commit is contained in:
Jacky 2023-08-23 09:56:47 +08:00 committed by GitHub
parent 7afbb892f7
commit f0d9264d09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2565,6 +2565,7 @@ _Libraries for accessing third party APIs._
_General utilities and tools to make your life easier._
- [air](https://github.com/cosmtrek/air) - Air - Live reload for Go apps.
- [apm](https://github.com/topfreegames/apm) - Process manager for Golang applications with an HTTP API.
- [backscanner](https://github.com/icza/backscanner) - A scanner similar to bufio.Scanner, but it reads and returns lines in reverse order, starting at a given position and going backward.
- [beyond](https://github.com/wesovilabs/beyond) - The Go tool that will drive you to the AOP world!