Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fourcube/loadsink
Simple REST Endpoint that answers slowly and randomly throws errors.
https://github.com/fourcube/loadsink
Last synced: 15 days ago
JSON representation
Simple REST Endpoint that answers slowly and randomly throws errors.
- Host: GitHub
- URL: https://github.com/fourcube/loadsink
- Owner: fourcube
- Created: 2014-11-11T17:13:56.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-12T04:12:24.000Z (about 10 years ago)
- Last Synced: 2024-12-22T19:07:38.875Z (about 1 month ago)
- Language: Java
- Size: 1.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# loadsink
Simple REST Endpoint that answers slowly and randomly throws errors.
## Running
```bash
gradlew run
```