An open API service indexing awesome lists of open source software.

https://github.com/rackerlabs/api-checker

The API Checker library allows checking a rest servlet against a contract written in WADL
https://github.com/rackerlabs/api-checker

Last synced: over 1 year ago
JSON representation

The API Checker library allows checking a rest servlet against a contract written in WADL

Awesome Lists containing this project

README

          

# API Checker

The API Checker library allows checking a rest servlet against a
contract written in WADL. The library is meant to be used within a
servlet filter, see wadltest cli utility for an example of how the
libarary may be used.