OpenAPITools / OpenAPITools/openapi-generator

[Announcement] New generator for Go Echo

Open
#9,093 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Announcement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.