Skip to content

ismiyati/json-to-go-struct

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Json to Go's struct.

Give the tool (Live demo) any valid JSON string and you will get Golang's struct(s) back that represent the inputted JSON.

  • Why does it exist?

    Coding is fun, but it turn bored hastily when one has to sacrifice their brain's cycle just for the sake of typing that isn't involve the main idea; parsing Go's struct from JSON by hand for instance!

  • The core code.

    The core code lives under json-to-go-struct/src/logic/ project directory. It is free, open and it is all yours.

This project was bootstrapped with Create React App.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.8%
  • CSS 5.4%
  • HTML 2.8%