An open API service indexing awesome lists of open source software.

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

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.