Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/segment-boneyard/throttle
Tool for throttling JSON streams.
https://github.com/segment-boneyard/throttle
Last synced: about 5 hours ago
JSON representation
Tool for throttling JSON streams.
- Host: GitHub
- URL: https://github.com/segment-boneyard/throttle
- Owner: segment-boneyard
- Created: 2015-02-19T21:15:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-02-21T17:56:25.000Z (over 9 years ago)
- Last Synced: 2024-06-20T13:59:47.211Z (5 months ago)
- Language: Go
- Size: 117 KB
- Stars: 17
- Watchers: 48
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# throttle(1)
Tool for throttling JSON streams.
## Installation
```
$ go get github.com/segmentio/throttle
```## Usage
```
Usage:
throttle
throttle
throttle -h | --help
throttle --versionOptions:
-h, --help output help information
-v, --version output version
```# License
MIT