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

Any plan to create tools like "jhispter" to help build microservices? #5

Closed
hydra1983 opened this issue Dec 3, 2016 · 3 comments
Closed

Comments

@hydra1983
Copy link

I have read the doc hosted in https://networknt.github.io/light-java/. Light java will be a great framework to help developers create microservices with good architecture. I have being using Jhispter for a while. Although it's based on spring, which is too heavy for microsevices, the speed to create a project from scratch is still astonished me a lot.

@stevehu
Copy link
Contributor

stevehu commented Dec 3, 2016

I never used these generators before and they look pretty good. In Light-Java we are using swagger-codegen to generate a running project with OpenAPI specification. The swagger_codegen is template based just like Yo so I think we can add more generator in a long run. For client side single page applications, jhispter can be used I think. I also have a project to generate react forms at runtime based on JSON schema and I am using it very heavily for my own projects.

@stevehu
Copy link
Contributor

stevehu commented Apr 6, 2017

I have found some many limitations with swagger-codegen and thinking about to write a generator with more flexibilities. looking into jhispter.... Thanks for pointing me to this direction.

@stevehu
Copy link
Contributor

stevehu commented Jun 14, 2017

light-codegen has been created and all our dev teams are switched.

@stevehu stevehu closed this as completed Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants