Skip to content

Translates JSON into a Go type in your browser instantly (original)

License

Notifications You must be signed in to change notification settings

bldrdash/json-to-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSON-to-Go converts JSON to a Go struct

Translates JSON into a Go type definition. Check it out!

Things to note:

  • The script sometimes has to make some assumptions, so give the output a once-over.
  • The output is indented, but not formatted. Use go fmt!

Contributions are welcome! Open a pull request to fix a bug, or open an issue to discuss a new feature or change.

Credits

JSON-to-Go is brought to you by Matt Holt.

The Go Gopher is originally by Renee French. This artwork is an adaptation.

About

Translates JSON into a Go type in your browser instantly (original)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%