Groups Controller

@Autowired
constructor(groupsService: GroupsService)

Constructor used to init the controller

Parameters

groupsService

The instance to manage the groups database operations