SIMPLIFIED, UNPLUSED REST REST API
This system uses the Laravel framework for Restful.
/database/migrations/2019_08_27_205633_create_contatos_table.php -> here are the settings for generating the database structure
/app/Contacts.php -> setting allowed fields
/app/Http/Controllers/ApiController.php -> HTTP Request Configuration