Skip to content
龙方淞 edited this page Jul 24, 2020 · 2 revisions

Logo

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.

Clone this wiki locally