Skip to content

Instantly share code, notes, and snippets.

@netmilk
Last active August 29, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save netmilk/99b1738949d5e8af5edc to your computer and use it in GitHub Desktop.
Save netmilk/99b1738949d5e8af5edc to your computer and use it in GitHub Desktop.

FORMAT: 1A

Httpbin API

GET /ip

  • Response 200 (application/json)

       {
         "origin": "89.22.64.131"
       }
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment