Saturday, January 9, 2021

Re: CRUD Generator

Well, yes, sure you can. But I think the OP had something in mind like https://pypi.org/project/drf-generators/ (which is awsome btw) but targeted at crud views / forms.

I must admit this is one of the nice things that rails scaffold provides in the RoR world.  The code generated by that is certainly not ideal nor even complete, but it does provide at least a lot of the required boilerplate.

No comments:

Post a Comment