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

https://github.com/bitpay/harness

Craft and test API calls to the BitPay REST API with this handy harness!
https://github.com/bitpay/harness

Last synced: about 1 year ago
JSON representation

Craft and test API calls to the BitPay REST API with this handy harness!

Awesome Lists containing this project

README

          

harness
=======

Craft and test API calls to the BitPay REST API with this handy harness!

## Quick Start
1. Clone the harness locally: `git clone https://github.com/bitpay/harness.git && cd harness`
2. Install components: `bower install`
3. Open `index.html`.