Introduction

This document outlines the API provided by the Playblazer platform to application/game developers. The API is based on simple HTTP model.

The Playblazer platform is a simple application development and deployment platform that provides the application developers with:

  • Scalability
  • Social connectors to connect to different social media platforms (like Facebook, Twitter, Google+ etc.)
  • Component-based architecture so that the developers can select only the components that they want to use.
  • Unified profile management – the platform maintains only one profile for a user across all social networks.
  • Ability to separate out application logic from the core data-storage thereby allowing the application logic to be hosted either in the client or as an external component that the platform can call. It is also possible to host the application logic alongside the provisioned API in the platform.

We intend to make the entire Playblazer platform a self-service portal where developers can register for an account, pay the required platform access fees and start building applications with minimum human intervention required.