Generating REST APIs for a MySql database which does not follow conventions of frameworks such as rails, django, laravel etc is a small adventure that one like to avoid ..
Designed primarily for situations where an SQLite3 database is used for testing, but MySQL is used for production. Calling the MySqlite:: helper will provide the correct syntax for the default ...