OpenAPITools / OpenAPITools/openapi-generator
[Announcement] New generator for Go Echo
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
I'm working on a new code generator for the GO Echo microframework.
It's part of what we are using in our teams, and I was thinking let's contribute it to the main project.
It's almost finished, and I'll create a PR in a couple of days.
I've tried to see if I'd be able to get a good result by just modifying the GO Gin generator's templates, but it was not the case, and I wanted it a little bit opinionated. I'll share the codes in a bit, and maybe if you have any idea on how I can improve the codes and templates, you can share so I can apply them to the project.
P.S: I was not sure if it should be an announcement or anything else. Maybe a moderator can help on this part.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing Go Gin generator and its templates, which the issue identifies as a related implementation. The issue names no files or tests; the proposed work is complete when a reviewed pull request adds the opinionated Go Echo generator and its templates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend-api-design, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100