Image Image Image Image Image
Scroll to Top

To Top

Slippers – API testing tool

Slippers is an open source tool for API testing and documentation based on a XML schema file.

The idea is to have a single schema file describing resources, parameters and methods that can be used as documentation template and as a script for testing.

Currently it is available both as a hosted and as a deployable version although usage documentation are still missing.

You can find the hosted version at http://slippers.ruicruz.com.

The deployable version is hosted in github.com, feel free to fork it and help develop it some more. http://github.com/csrui/Slippers-Api-Tester

Features

  • Scripted API resources
  • Basic Authentication
  • Syntax Highlighting (Geshi)

Requirements

  • PHP
  • CURL

Documentation

Coming soon.