I wanted to share this lovely blog post about using ConnectRPC in Go and on the web with Typescript. It's a very well formatted and simple way to get started!

https://www.kayn1.dev/posts/connect-web

#grpc #connectrpc #api #webdev

kayn1's blog

FauxRPC and Protovalidate

FauxRPC, a tool for generating fake gRPC servers, now integrates with protovalidate, which lets you define validation rules in your Protobuf definitions. Now every request processed by FauxRPC will be automatically validated against your protovalidate rules. Not only will you get high quality data validation in your application, but now you can have the same validation before you even write your application logic! Let’s walk through how this new feature works.

kmcd.dev
FauxRPC and Protovalidate

FauxRPC, a tool for generating fake gRPC servers, now integrates with protovalidate, which lets you define validation rules in your Protobuf definitions. Now every request processed by FauxRPC will be automatically validated against your protovalidate rules. Not only will you get high quality data validation in your application, but now you can have the same validation before you even write your application logic! Let’s walk through how this new feature works.

kmcd.dev
🪧 Self-Documenting Connect Services: gRPC can be pretty, too.
https://kmcd.dev/posts/self-documenting-connect-services/
#grpc #connectrpc #openapi #protobuf #protoc #rpc #go #golang
Self-Documenting Connect Services

gRPC can be pretty, too.

kmcd.dev
🪧 Self-Documenting Connect Services: gRPC can be pretty, too.
https://kmcd.dev/posts/self-documenting-connect-services/
#grpc #connectrpc #openapi #protobuf #protoc #rpc #go #golang
Self-Documenting Connect Services

gRPC can be pretty, too.

kmcd.dev
🪧 gRPC Over HTTP/3: Followup: Let's cover some recent updates!
https://kmcd.dev/posts/grpc-over-http3-followup/
#grpc #connectrpc #rpc #http3 #go #golang #quic-go #buf
gRPC Over HTTP/3: Followup

Let's cover some recent updates!

kmcd.dev
🪧 gRPC Over HTTP/3: Followup: Let's cover some recent updates!
https://kmcd.dev/posts/grpc-over-http3-followup/
#grpc #connectrpc #rpc #http3 #go #golang #quic-go #buf
gRPC Over HTTP/3: Followup

Let's cover some recent updates!

kmcd.dev
🪧 FauxRPC: I made a server that outputs nonsense.
https://kmcd.dev/posts/fauxrpc/
#grpc #protobuf #api #rpc #webdev #http2 #http3 #connectrpc #web #testing
FauxRPC

I made a server that outputs nonsense.

kmcd.dev
🪧 FauxRPC: I made a server that outputs nonsense.
https://kmcd.dev/posts/fauxrpc/
#grpc #protobuf #api #rpc #webdev #http2 #http3 #connectrpc #web #testing
FauxRPC

I made a server that outputs nonsense.

kmcd.dev
🪧 gRPC Over HTTP/3: Turbocharging gRPC with HTTP/3
https://kmcd.dev/posts/grpc-over-http3/
#grpc #protobuf #api #rpc #webdev #http2 #http3 #connectrpc
gRPC Over HTTP/3

Turbocharging gRPC with HTTP/3

kmcd.dev