Skip to content

Commit

Permalink
Added JSON-to-Go under Go Tools (avelino#2199)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanchewy authored and cassiobotaro committed Nov 7, 2018
1 parent 6866820 commit c592a01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1748,6 +1748,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [go-callvis](https://github.com/TrueFurby/go-callvis) - Visualize call graph of your Go program using dot format.
* [go-pkg-complete](https://github.com/skelterjohn/go-pkg-complete) - Bash completion for go and wgo.
* [go-swagger](https://github.com/go-swagger/go-swagger) - Swagger 2.0 implementation for go. Swagger is a simple yet powerful representation of your RESTful API.
* [JSON-to-Go](https://mholt.github.io/json-to-go/) - Convert JSON to Go struct
* [OctoLinker](https://github.com/OctoLinker/browser-extension) - Navigate through go files efficiently with the OctoLinker browser extension for GitHub.
* [richgo](https://github.com/kyoh86/richgo) - Enrich `go test` outputs with text decorations.
* [rts](https://github.com/galeone/rts) - RTS: response to struct. Generates Go structs from server responses.
Expand Down

0 comments on commit c592a01

Please sign in to comment.