simple PHP REST API Generator tool which takes your database as input and writes a full production ready REST API code for you.
REST API Generator performs an in-depth analysis of your mysql database: all types of relationships between tables, primary and foreign keys, field types and values, validation, etc.