How to use Compose.io API to dynamically create databases using NodeJS

How to use Compose.io API to dynamically create databases using NodeJS July 28, 2015

The project I'm working on has a database per client architecture. The database is created when a client registers to the service. In the first phase,