/bouncehammer-wrapper-api

Crudely wraps the bounceHammer CLI tools as a Sinatra app.

Primary LanguageRubyBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Bouncehammer Wrapper API

While the fantastic bounceHammer project now contains an HTTP API, it is somewhat limited to two actions. This project intends to very crudely wrap the bounceHammer CLI tools with Sinatra routes and return the JSON results.

This assumes that this Sinatra app is running on the same server as the bounceHammer server itself.

Details of implemented CLI tools and API routes to come soon.