Status Update Archive

3scale.net integration is complete


I’ve now integrated 3scale.net into our Datastore API.
Now can I control and meter access to the Datastore API using 3scale.
Next, I’m moving on to RabbitMQ and Celery, the goal is to be able to create tasks that are executed by offline worker servers.

API Testing Code is ready


Finally, I have working tests for the Vacation API. There were several things that I needed to overcome to accomplish this.

Add ability to POST body to restclient – created patch and contributed it to the project
Write a bunch of tests

Done, now I can move on to integrating 3scale.net into the API Server.