grpc-web-hacker-news
gRPC client
An example app demonstrating grpc-web integration with React and Redux
An example app implementing a Hacker News reader in React with gRPC-Web and Go backend
386 stars
9 watching
59 forks
Language: TypeScript
last commit: over 1 year ago examplegolanggrpcgrpc-webreactreduxtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
deeplay-io/nice-grpc | A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. | 433 |
getezy/ezy | A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests. | 990 |
otwieracz/clj-grpc | Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. | 15 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
grpc/grpc-swift | A Swift language implementation of the gRPC protocol | 2,048 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |
grpc-swagger/grpc-swagger | Tools for debugging and exploring gRPC services using Swagger UI | 425 |
feuyeux/hello-grpc | Demonstrates gRPC examples in 12 programming languages with simple server and client examples showcasing gRPC features. | 13 |
badsyntax/grpc-js-typescript | Generates TypeScript definitions for gRPC protocol using various tools and libraries | 185 |
grpc-ecosystem/protoc-gen-grpc-gateway-ts | Generates TypeScript clients for gRPC services used in web and Go applications. | 141 |
safetyculture/grpc-web-devtools | A browser extension that provides debugging and inspection tools for gRPC-Web applications. | 409 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
joyrex2001/grpc-perl | An implementation of the gRPC transport layer in Perl | 33 |
thomaswormald/grpc-browser | A tool that allows developers to visualize and debug gRPC services in their .NET applications. | 24 |
tsloughter/grpcbox | A library for creating gRPC services in Erlang. | 139 |