https://github.com/errm/http_shooting_party
Benchmarking Suite for HTTP client libaries
https://github.com/errm/http_shooting_party
Last synced: about 1 year ago
JSON representation
Benchmarking Suite for HTTP client libaries
- Host: GitHub
- URL: https://github.com/errm/http_shooting_party
- Owner: errm
- License: mit
- Created: 2014-07-25T14:37:00.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-28T14:41:55.000Z (almost 12 years ago)
- Last Synced: 2025-02-07T11:22:30.833Z (over 1 year ago)
- Language: Ruby
- Size: 164 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# HttpShootingParty
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'http_shooting_party'
And then execute:
$ bundle
Or install it yourself as:
$ gem install http_shooting_party
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it ( https://github.com/[my-github-username]/http_shooting_party/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request