https://github.com/gadicc/meteor-rest-test
Quick and dirty code to make HTTP.call's of different types and check request/response
https://github.com/gadicc/meteor-rest-test
Last synced: 11 months ago
JSON representation
Quick and dirty code to make HTTP.call's of different types and check request/response
- Host: GitHub
- URL: https://github.com/gadicc/meteor-rest-test
- Owner: gadicc
- Created: 2014-03-06T11:00:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-21T20:59:51.000Z (over 10 years ago)
- Last Synced: 2025-04-05T10:30:15.719Z (about 1 year ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# meteor-rest-test
Quick and dirty code to make varying HTTP.call's and see request & response data
Usage:
```bash
$ git clone https://github.com/gadicohen/meteor-rest-test
$ cd meteor-rest-test
$ meteor
```
and connect with browser.