Open Social Sample Container Released


As mentioned in the last post (Open Social API first review) the the SPI (Service provider interface) was not defined. So Google open social developers have released a reference implementation of the container.The sample container can be be download from here

This will help the websites that want to host OpenSocial container. As of yet they have kept it simple where in the developer need to implement "one javascript file: container.js." as mentioned. A couple of function have not been implemented yet. Please chekout the documentation around that.

So if you want to start exploring, all you need to do is download the code in this release, change it to get the data from your own backend servers, and you can have a demo ready to go.

Later in the next post i will update how did my first implementation went.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

Back to top