Skip to content

fechu/JSON-Webservice-Tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Webservice Tester

A small utility that helps testing webservices that communicate with JSON. Just enter the location of the webservice and the content you want to send and start the request. The result of the request is shown immediately.

Every feedback or comment is really appreciated. Just contact us via Email. Thank you!

Features

  • Save requests

    Save them to quickly resend them again.

  • Manage requests

    Delete requests you don't need anymore.

  • JSON validator

    While entering the JSON is validated for you.

Instructions

To get started just open the index.html file in the main folder, enter your data and send the request!

Screenshots

Screenshot 1 Screenshot 2

License (MIT)

Copyright (C) 2012 FidelisFactory

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A small tool that helps (me) testing json web services.

Resources

Stars

Watchers

Forks

Packages

No packages published