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!
- Host: GitHub
- URL: https://github.com/bitpay/harness
- Owner: bitpay
- License: mit
- Created: 2014-11-24T20:17:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-03T20:37:27.000Z (over 11 years ago)
- Last Synced: 2025-04-06T08:03:03.530Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 708 KB
- Stars: 7
- Watchers: 15
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.