Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oroce/cls-test
https://github.com/oroce/cls-test
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/oroce/cls-test
- Owner: oroce
- Created: 2014-06-23T12:03:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-23T12:07:57.000Z (over 10 years ago)
- Last Synced: 2024-04-14T14:45:40.139Z (9 months ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### CLS test
curl localhost:8000
{"took":[0,19183368],"dummy":true,"cmd":"cmd was: GET dummy"}
Meanwhile the app outputs:
{
tid: 'ed6c1012-d73c-427f-97a2-9a26e7efbe17',
log: [{
took: [ 0, 19183368 ],
cmd: 'cmd was: GET dummy',
transactionId: 'ed6c1012-d73c-427f-97a2-9a26e7efbe17'
}]
}