- Nov 21, 2014
- 13
- 0
- 0
Hi fellow developers, I created this API that I'd like to share with those of you that may have a need for it.
I made a blog post that explains it in a bit more detail => An API for you #wpdevs UPDATED: 18/07/2015 | Bits & Bytes
The API url is basically structured as followed => wpdevinfo.azurewebsites.net/api/wpdev/*CountryCode*/*PublishName*
e.g. http://wpdevinfo.azurewebsites.net/api/wpdev/US/DA_LION
The API returns JSON, it also supports cross domain requests so you can use it on a website if you wish.
I made a blog post that explains it in a bit more detail => An API for you #wpdevs UPDATED: 18/07/2015 | Bits & Bytes
The API url is basically structured as followed => wpdevinfo.azurewebsites.net/api/wpdev/*CountryCode*/*PublishName*
e.g. http://wpdevinfo.azurewebsites.net/api/wpdev/US/DA_LION
The API returns JSON, it also supports cross domain requests so you can use it on a website if you wish.