My Feed
Rixbeta
Write
Create Team Blog
Let's kick off a fresh team blog! Bring on the crew and let's get to publishing.
ExploreDraftsBookmarksHackathonsTeam Blogs
AboutCareersOfficial Blog
Download App
Logos & Media

Trending tags
See all

© 2023 Hashnode

protobuf

#protobuf

Write An Article
6 Followers·14 Articles
HotNew
Jason Chen
jason60810.hashnode.dev·Mar 26, 2023

Using REST APIs with Protobuf in a Next.js and TypeScript App (Backend in Go)

Compiling .proto Files into TypeScript Using ts-proto In my experience working with an Nx monorepo Next.js project on Windows, I encountered a path issue that prevented me from compiling the .proto file directly. To resolve this problem, I …

ReactNext.js+3
Compile all Proto files to Go code using a Makefile