Skip to content

qt-luigi/jsonclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

jsonclient

JSON send/recieve tester.

Installation

When you have installed the Go, Please execute following go get command:

go get -u github.com/qt-luigi/jsonclient

Usage

$ ./jsonclient
[args] url jsonfile
    url         sending JSON URL.  (ex. http://localhost:8080/context/sub/action)
    jsonfile    sending JSON data. (ex. {"userid":"hoge", "passwd":"fuga"})

License

MIT

Author

Ryuji Iwata

Note

This tool is mainly using by myself. :-)

About

JSON send/recieve tester.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages