Skip to content

The application converts the JSON into the golang struct

Notifications You must be signed in to change notification settings

aarati-shrestha/json-to-struct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Json To Go Struct converter

Introduction

This project is a simple web application that converts a JSON object to it's corresponding Go Lang Struct format. The purpose of this web application is to allow users to simply generate Go Lang code that maps a JSON value into it's respective struct.

Setting up

The project is a simple web application so you could simply clone the project and run the index.html file to access it. If you want a simple version of the web app, you could also directly run the JSON value through in here .

How to use

Simply enter your JSON value in the Editor tab. Press Click Me button and the Stuct/s are created in Output. The data type is auto detected.

Authors

Code written by Aarati Shrestha. Thanks to all the contributors .

Example

Basic Example

About

The application converts the JSON into the golang struct

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •