Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
miglmj committed Apr 16, 2016
1 parent ef7c00a commit 3e77d67
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# parseheader
Microservice that responds to requests with the request's IP address as well as the browser's language and operating system

## Live Demo
[http://migsparseheader.herokuapp.com/api/whoami](http://migsparseheader.herokuapp.com/api/whoami)

#### Sample response
`{"ipaddress":"199.192.169.251","language":"en-US","software":"Macintosh; Intel Mac OS X 10_11_4"}`

0 comments on commit 3e77d67

Please sign in to comment.