jsonstruct.com

module
v0.0.0-...-8075d9b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2015 License: MIT

README

License Go 1.3 Ready Go 1.4 Ready

Welcome to JSONStruct

JSONStruct is a simple web server/service that will translate any json document into valid Go Language Struct.

Hosted service?

You can find this service live at JSONStruct Website. This repo is just an open source in case you wish to extend it and do whatever you wish to do with it.

Terminal usage?

In addition to regular usage over site you can use following command to do it from terminal itself. I have in plan to make this method simplier in the future but for now (unless you wish to contribute):

curl -s http://www.jsonstruct.com/example.json | curl -s -X POST -H "Content-Type: application/json" -d @- http://www.jsonstruct.com/parse
Getting Started
Follow the guidelines to start extending JSONStruct application:

JSONStruct is built on top of Revel Go Framework and with help of Angular.JS

Contributing

I encourage you to contribute to JSONStruct! Please check out the Contributing to JSONStruct for guidelines about how to proceed.

Thanks To

On this way I would like to express my gratitude to those teams/people and above all let everyone knows from where did I grep my code :)

Directories

Path Synopsis
app
public
components/ace-builds/demo/kitchen-sink/docs command
Concurrent computation of pi.
Concurrent computation of pi.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL