I'm just checking in to see if this has already been created before I began developing a package.
Specifically, a REST controller that binds a model and manages at minimum the CRUD calls. Ideally, it would also have an authentication layer to assign permissions to the calls.
Am I about to re-create an existing wheel or is there one already out there?