[x] Refactor Controller to make it easier to extend
[x] Standardize EmailService to be service-agnostic with SMTP
[x] Add PostgreSQL support on generator
[x] Add migration auto generation
[x] Better include support on ModelController queries
[x] Add Validation to endpoints with Joi
[ ] Add API documentation auto generation [ ] Add Validation generators and autogenerator tool [ ] Support to generate serverless compatible project in generator
[ ] Add tests for yeoman generators [ ] Add test for framework core (Controller, ModelController) [ ] Add tests for Auth Controller
[ ] Add tests for makemigration [ ] Add tests for validation autogenerator