Skip to content

Add protoc-gen-httpgo library in tools section for Fiber code generation#53

Merged
gaby merged 2 commits into
gofiber:mainfrom
MUlt1mate:httpgo
Mar 29, 2026
Merged

Add protoc-gen-httpgo library in tools section for Fiber code generation#53
gaby merged 2 commits into
gofiber:mainfrom
MUlt1mate:httpgo

Conversation

@MUlt1mate
Copy link
Copy Markdown
Contributor

@MUlt1mate MUlt1mate commented Mar 29, 2026

Hey there, I made I tool that can generate fiber server from proto definitions

Summary by CodeRabbit

  • Documentation
    • Added a tools reference describing a protoc plugin that generates Fiber-based HTTP server and client code from protocol buffer files, with a short usage note.
    • Reordered entries in the “🛠️ Tools” list to improve discoverability and updated link ordering accordingly.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 29, 2026

Walkthrough

README "🛠️ Tools" list was edited: MUlt1mate/protoc-gen-httpgo was added and several existing tool entries (deepmap/oapi-codegen, Alibaba/opentelemetry-go-auto-instrumentation) were reordered within the list.

Changes

Cohort / File(s) Summary
Documentation Update
README.md
Inserted MUlt1mate/protoc-gen-httpgo into the "🛠️ Tools" list and reordered existing tool entries (deepmap/oapi-codegen, Alibaba/opentelemetry-go-auto-instrumentation) to the end of the list. (+4 / -3 lines)

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • ReneWerner87

Poem

🐰 I hopped into README with a cheery toot,
Planted a plugin where tools take root,
I nudged a few links to tidy the row,
Now Fiber and proto happily flow! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title directly and clearly describes the main change: adding the protoc-gen-httpgo library to the tools section for Fiber code generation.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds the protoc-gen-httpgo tool to the README. The reviewer pointed out that the Tools section needs to be sorted alphabetically to comply with the project's contribution guidelines.

Comment thread README.md
@MUlt1mate MUlt1mate changed the title link to httpgo Add protoc-gen-httpgo library in tools section for Fiber code generation Mar 29, 2026
@gaby gaby merged commit dbb4322 into gofiber:main Mar 29, 2026
2 checks passed
@gaby
Copy link
Copy Markdown
Member

gaby commented Mar 29, 2026

@MUlt1mate Thanks!

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

Successfully merging this pull request may close these issues.

2 participants