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 ece292d commit fafa0b3Copy full SHA for fafa0b3
README.md
@@ -2,6 +2,8 @@
2
3
Translates JSON into a Go type definition. [Check it out!](http://mholt.github.io/json-to-go)
4
5
+This is a sister tool to [curl-to-Go](https://mholt.github.io/curl-to-go), which converts curl commands to Go code.
6
+
7
Things to note:
8
9
- The script sometimes has to make some assumptions, so give the output a once-over.
0 commit comments