All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
refactor(a code change that neither fixes a bug nor adds a feature): …
- change structure of clean-code architecture: refactor code of controllers and chnages in clean-code stricture by adding use-case, data-access and little improvements in creating entities. (e78a245)
- changes is readme and codegenerator file: improve validation for model and update readme (d8050c1)
- fix modules overwrite to apis: improve validation for existing models and fix issue of modules (e188b21)
- boilerplate app and postman: provide boilerplate app, model attributes and postman collection (da53141)
- package.json: add changelog in package.json file (edbda79)