Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

MasonM/apeye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

APEye is a jQuery widget for issuing HTTP requests, designed to help document and test APIs. With a few lines of Javascript, you can let users experiment with your API without leaving the documentation. Unlike hurl and apigee, requests are handled entirely by the client -- no server-side proxy is needed.

Homepage: http://www.apeye.org/

Features

  • Tested in Firefox 17+, Chrome 20+, and IE 9
  • Supports SOAP 1.1, SOAP 1.2, XML-RPC, and JSON-RPC 2.0
  • Powered by CodeMirror, with automatic syntax highlighing and pretty-printing
  • Circumvents the same-origin policy for subdomains
  • Can generate permanent links to snapshot a request and response
  • Autocompletion support for method names and URLs

About

A jQuery widget for issuing HTTP requests, designed to help document and test APIs

Resources

License

Stars

Watchers

Forks

Packages

No packages published