Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 277 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 277 Bytes

public_ip

Returns your public IP using a small lambda.

This also has support for returning a JSON response via a url parameter. To get the json response, simply do:

curl http://example.com?format=json

Otherwise, for plaintext response, no url parameter is needed.