DoclerLabs / api-client-generator

API client generator is a console application capable of generating an API client based on OpenAPI(Swagger) specification.
MIT License
31 stars 19 forks source link

Adding generator on https://openapi.tools #23

Closed vsouz4 closed 3 years ago

vsouz4 commented 3 years ago

What do you guys think about creating PR on https://openapi.tools/, so this project "becomes more visible"? Do we need to do anything before that (e.g. improve documentation, missing features etc.)?

ivastly commented 3 years ago

Let's do it! If they don't accept the project right away, let's apply the changes they want and knock again.

mikemadisonweb commented 3 years ago

Great idea, I guess this generator not much worse compared to the ones which are already there. The weakest part of our generator is documentation in my opinion. Feature-wise it is decent.

JasonBenett commented 3 years ago

As @mikemadisonweb said, let's document a bit more the project and after that creating the PR.

mikemadisonweb commented 3 years ago

Another thing, in my opinion, is that we tried the generator mostly on Docler internal specifications, which are usually refined and well-written. We need to try it out more on publicly available ones. I'll do that when I would have some time.

vsouz4 commented 3 years ago

https://github.com/apisyouwonthate/openapi.tools/pull/233 🤞 😄