Replies: 2 comments
-
|
It's an interesting idea. We currently have some code scaffolding available via We also have If we were to add more scaffolding, it would probably be augmenting these existing commands. For example |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Idea is to utilize piccolo FastAPIWrapper to generate both router files and service/repository files for the basic crud actions on a table.
Reference: https://docs.nestjs.com/recipes/crud-generator
Advantages:
BTW, I have been already enjoying working with piccolo with its many awesome features. Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions