API documentation

test.echo

A testing method which echo's all parameters back in the response.

Method

GET

Arguments

  • something-to-echo — A parameter you expect to see echo-ed back to you.

Example

curl -X GET https://api.brooklynintegers.com/rest/?method=test.echo \
            &something-to-echo=...