fsm-engine-restful
v0.0.2
Published
[](https://travis-ci.org/moraispgsi/fsm-engine-restful)
Readme
fsm-engine-restful
A RESTful API for the fsm-engine module
Environmental Variables
DIALECT //the sequelize database type
DATABASE_HOST //the database host
DATABASE_PORT //the database port
DATABASE_USER //the database user
DATABASE_PASSWORD //the database password
DATABASE_NAME //the database name
ACTION_DISPATCHER_HOST //the action dispatcher host
