RESTFul

Using OAuth2 to make authenticated calls to WP REST API

WP REST API is a cool solution for the developers who want to interact with their WordPress blogs programmatically. It’s handy and pretty useful. However, the documentation lacks some working examples which makes a lot of people confused. I’ve started to document some working examples at http://wpapi.xyz. The list is small, but it’s growing. Anyway, …

Using OAuth2 to make authenticated calls to WP REST API Read More »

RackSpace Cloud Server Client Library for PHP

We, the developers at Leevio are currently developing an open source group collaboration application. We are using RackSpace Cloud servers since the very beginning of the development and we will also deploy in on rack space cloud. As a part of our study we’d found that RackSpace provides excellent API to manage your cloud services. …

RackSpace Cloud Server Client Library for PHP Read More »