Please enable JavaScript.
Coggle requires JavaScript to display documents.
Resize Image, Role and Settings APIs - Coggle Diagram
Resize Image, Role and Settings APIs
Resize Image
Resize Image On The Fly
MediaController
Services
s3Service
imageService
Role
Create Role
RoleController
Services
userGroupService
Models
userGroupModel
Repos
userGroupRepo
Update Role
RoleController
Services
userGroupService
Models
userGroupModel
Repos
userGroupRepo
Role List
RoleController
Services
userGroupService
Models
userGroupModel
Repos
userGroupRepo
Delete Role
RoleController
Services
userGroupService
Models
userGroupModel
Repos
userGroupRepo
Settings
Create Settings
Setting Controller
Services
settingService
s3Service
imageService
Models
settingModel
Repos
settingRepo
Get Setting
Setting Controller
Services
settingService
currencyService
Models
settingModel
currencyModel
Repos
settingRepo
currencyRepo