This repository has been archived by the owner on Aug 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Meettya/Ajax-Viewer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Ajax viewer - for simply & pleasure work with ajax. It`s debuging staff to clean view how you REST service are worked Example: first line - REST servise: http://emspost.ru/api/rest second line - params isa hash (js notation)- { "method" : "ems.calculate", "from" : "city--moskva", "to" : "region--omskaja-oblast", "weight" : 1 } result (expected) - { "rsp": { "stat": "ok", "price": "630", "term": { "min": 4, "max": 6 } } } Depend: jquery-1.5.min.js json2.js beautify.js jquery.jsonp-2.1.4.min.js All exists in ./js folder or you may get from net himself.
About
Pretty simply static html page for ajax debug
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published