I am a Junior programmer. Recently, I had an ideas of improving development efficiency and saving our time.
So I start new Github project named "Sloth", https://github.com/coolcooldee/sloth . Sloth is A tool to generate scaffold code from SQL databases. You just need to specify your application database may be used.
Until now, Sloth 1.0 has been finished . It accomplished several goals:
Generate Model–View–Controller Code
Generate CRUD Code
Generate API DOC
Provide Many Kinds Of Data Access With JDBC :Mybatis、JOOQ、Spring JDBC Sloth1.0 is effective in my daily work ! Currently, I plan to develop Sloth 2.0 . So I would like to listen to your more experienced suggestions and interesting ideas about new features in Sloth 2.0 . What is your opinion on the schedule and next steps we proposed?Look forward to your feedbacks and suggestions soon. Thank you for your understanding and your attention to this matter.