public CommentsController(Group7A2Context db) { this.db = db; }
public CategoriesController(Group7A2Context db) { this.db = db; }