shuttle-examples
shuttle-examples copied to clipboard
add a gRPC example
I'd love an example that has a frontend NodeJS server (like Next.JS or ideally SvelteKit) that communicates to the Rust backend using gRPC so that types for both the frontend and backend can be generated from using a protobuf
+1
Once HTTP/2 is fully supported (https://github.com/shuttle-hq/shuttle/issues/1582), we should definitely add gRPC examples.