Comment on My Personal APIparentComments−oakazOP12yThis is an interface that you can program. For example, you can make a JSONP request to it (e.g http://api.azer.io/?callback=foobar) and fetch display/process my personal info in your app easily.Here is an example: http://requirebin.com/?gist=7985717
Comments
This is an interface that you can program. For example, you can make a JSONP request to it (e.g http://api.azer.io/?callback=foobar) and fetch display/process my personal info in your app easily.
Here is an example: http://requirebin.com/?gist=7985717