You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to help developers create Restful (GraphQL is in planning) CRUD API codes very quickly.
You can do further work by using the code generate, you can also use this project in CI/CD, build a docker image with the Dockerfile generated with the code, and deploy that directly onto the server, so the only thing you have to have in your repo is a yaml.
The reason why this project starts is that the CRUD homeworks at school is a whole peace of shit.