With this module, you can extract the schema of a MySql database in JSON format, including the relations between tables.
This module was created because I wanted to create REST services for my existing projects, using node, building also Angular Clients.