We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a85fb06 commit 93c71f1Copy full SHA for 93c71f1
README.md
@@ -1,7 +1,7 @@
1
# api-to-go
2
3
Convert REST API's JSON payload to Golang struct.
4
-using [json-to-go](https://github.com/mholt/json-to-go)
+using [JSON-to-Go](https://github.com/mholt/json-to-go)
5
6
# Install
7
```sh
0 commit comments