Update 'README.md'

This commit is contained in:
jeff 2022-10-05 15:48:50 +00:00
parent b349bf9a41
commit 1b03ea2f1b
1 changed files with 4 additions and 0 deletions

View File

@ -65,3 +65,7 @@
# Tools
* [JSON-to-Go](https://mholt.github.io/json-to-go/) - This tool will convert a piece of JSON to a Go struct. This [functionality](https://www.jetbrains.com/help/go/working-with-json.html#generate-struct-fields) is a feauture in the GoLand IDE.
# Find Libraries
* [LibHunt](https://go.libhunt.com/)