Skip to content

Converts a file containing multiple JSON objects to a single Go struct for use in a program. Available to use offline.

Notifications You must be signed in to change notification settings

bwebb702/JSONtoGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install JSONtoGo folder as a Go package, then build main.go. Python 3.0+ must be installed to use, as the program uses the tkinter file open dialog.

To use: Run the main.exe file you built, then select the appropriate JSON file you wish to parse. Only JSON files are accepted. Once an appropriate file is selected, you will be prompted to enter the name of the struct. Enter a name, press enter. Go struct code will be generated and can be copied from the terminal window. Press enter to exit the program.

About

Converts a file containing multiple JSON objects to a single Go struct for use in a program. Available to use offline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published