Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate svc methods from database table structures for easily generating single table CRUD REST/gRPC apis #41

Open
wubin1989 opened this issue Dec 29, 2022 · 3 comments

Comments

@wubin1989
Copy link
Contributor

Generate svc methods from database table structures for easily generating single table CRUD REST/gRPC apis

@VUHAILAM
Copy link

VUHAILAM commented Feb 9, 2023

Hi, I'm a junior Go developer. I know you own an open source project. I would like to contribute and study deeper about Go.
Could you please guide me about this issue? Thank you so much!!

@wubin1989
Copy link
Contributor Author

wubin1989 commented Feb 21, 2023

@VUHAILAM Sure, no problem, but let me think it over.

@wubin1989
Copy link
Contributor Author

Add this feature to v2.1.1.
Example:
go-doudou svc init testfffgrom --db_driver mysql --db_dsn "root:1234@tcp(127.0.0.1:3306)/tutorial?charset=utf8mb4&parseTime=True&loc=Local" --db_soft delete_at --db_grpc

@wubin1989 wubin1989 reopened this May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants