Infrastructure as a Service, like OpenStack and AWS, have made it possible to consume infrastructure on demand. It’s important to understand the......
Continue Reading
Share
CloudFoundry defines a Service Broker API which can be implemented and added to a CloudFoundry installation to provide managed services for apps.......
Continue Reading
Share
There are some high quality resources that already cover the OpenStack API, so this is a YEA (yet another example) post. See......
Continue Reading
Share
For a recent project I found that a RESTful interface would be appropriate. My first inclination was to use Jersey (or one......
Continue Reading
Share

I did some investigation into building the RESTful API for the software licensing system using wicket. At first I was encouraged that......
Continue Reading
Share
I’m starting to build out the RESTful API for the software licensing system. The first api call to implement is this http://mysite/api/sitelicenses/?apikey=KEYVAL......
Continue Reading
Share

In the first article in this series, I sketched out some of the basic design ideas for the wordpress plugin licensing system.......
Continue Reading