I don’t like to write basic CRUD (Create, Read, Update, and Delete) code, and furthermore I don’t like to charge clients for writing such basic code. As a result, I wrote a tool I named the Cato CRUD Generator to generate this code, rather than having to write it manually.
Over the last few days I’ve updated Cato so it can generate Play Framework CRUD code (Scala code, to be specific), including the following: