Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with grpc-gateway

A curated list of projects in awesome lists tagged with grpc-gateway .

https://github.com/grpc-ecosystem/grpc-gateway

gRPC to JSON proxy generator following the gRPC HTTP spec

go grpc grpc-gateway openapi rest-api restful-api swagger

Last synced: 29 Sep 2024

https://grpc-ecosystem.github.io/grpc-gateway/

gRPC to JSON proxy generator following the gRPC HTTP spec

go grpc grpc-gateway openapi rest-api restful-api swagger

Last synced: 04 Aug 2024

https://github.com/Urigo/graphql-mesh

The Graph of Everything - Federated architecture for any API service

gateway graphql grpc grpc-gateway odata openapi rest-api soap swagger thrift

Last synced: 09 Aug 2024

https://github.com/ardatan/graphql-mesh

The Graph of Everything - Federated architecture for any API service

gateway graphql grpc grpc-gateway odata openapi rest-api soap swagger thrift

Last synced: 29 Sep 2024

https://github.com/zhufuyi/sponge

Sponge is a powerful Go development framework, it's easy to develop web and microservice projects.

architecture crud development-framework generate-code gin go golang grpc grpc-gateway microservice-framework microservices restful-api rpc sponge web

Last synced: 29 Sep 2024

https://github.com/tmc/grpc-websocket-proxy

A proxy to transparently upgrade grpc-gateway streaming endpoints to use websockets

grpc grpc-gateway proxy websocket

Last synced: 29 Sep 2024

https://github.com/cad/ovpm

OpenVPN Management Server - Effortless and free OpenVPN server administration tool

cli golang golang-application grpc grpc-gateway iptables network openvpn openvpn-client openvpn-server rest-api route vpn vpn-server

Last synced: 02 Aug 2024

https://github.com/vaporz/turbo

A lightweight microservice tool, turn your grpc|thrift APIs into HTTP APIs!

grpc grpc-gateway interceptor microservice reverse-proxy thrift

Last synced: 01 Aug 2024

https://github.com/utrack/clay

Proto-first minimal server platform for gRPС+REST+Swagger APIs

golang grpc grpc-gateway protobuf swagger

Last synced: 03 Aug 2024

https://github.com/Joker666/microservice-demo

A cloud-native project management microservice application. Services are built with various technologies e.g Go, NodeJS, Python, Ruby, MongoDB, MySQL, PostgreSQL

docker grpc grpc-gateway microservice microservice-demo mongodb nodejs proxy-server python ruby writing-microservices

Last synced: 02 Aug 2024

https://github.com/grpc-ecosystem/protoc-gen-grpc-gateway-ts

protoc-gen-grpc-gateway-ts is a Typescript client generator for the grpc-gateway project. It generates idiomatic Typescript clients that connect the web frontend and golang backend fronted by grpc-gateway.

grpc grpc-gateway typescript web

Last synced: 01 Aug 2024

https://github.com/gdong42/grpc-mate

A dynamic proxy server that translates JSON HTTP requests into gRPC calls.

grpc grpc-gateway grpc-mate grpc-proxy rest-api

Last synced: 03 Aug 2024

https://github.com/hb-chen/micro-mesh

gRPC微服务架构实践

grpc grpc-gateway istio rbac service-mesh

Last synced: 29 Sep 2024

https://github.com/iamrajiv/helloworld-grpc-gateway

This project is a basic hello world program utilizing gRPC-Gateway. It was developed as part of my participation in Google Season of Docs 2020 with gRPC-Gateway. The goal of this project is to introduce and familiarize individuals with gRPC-Gateway.

go grpc grpc-gateway protobuf rest

Last synced: 02 Oct 2024

https://github.com/ericbets/danby

A webserver that's also a grpc proxy for browsers

grpc grpc-framework grpc-gateway grpc-java grpc-web microservice nodejs proxy

Last synced: 03 Aug 2024

https://github.com/wechaty/openapi

Wechaty REST API Server with OpenAPI Specification (aka. Swagger)

grpc-gateway openapi-specification restful-api swagger-docs wechaty-puppet

Last synced: 30 Sep 2024

https://github.com/iamrajiv/opentelemetry-grpc-gateway-boilerplate

This repository contains a boilerplate project that demonstrates how to set up an OpenTelemetry-enabled gRPC-Gateway REST server. The gRPC server implements a simple SayHello method that returns a greeting message to the client.

go grpc grpc-gateway opentelemetry protobuf rest

Last synced: 02 Oct 2024

https://github.com/hexfusion/perl-net-etcd

Net::Etcd etcd v3 gRPC-gateway Perl client

etcd etcd-client etcdv3 grpc-gateway perl perl5

Last synced: 28 Sep 2024

https://github.com/iamrajiv/basic-arithmetic-grpc-server

This is a gRPC server project that uses gRPC-Gateway to create a reverse-proxy server. It uses protobuf service definitions and provides basic arithmetic operations, such as addition, division, multiplication, and subtraction, for two integers.

go grpc grpc-gateway protobuf rest

Last synced: 02 Oct 2024

https://github.com/jzero-io/jzero

jzero 框架, 基于 go-zero 框架二次封装的企业级代码规范框架, 一键生成服务端代码, 一键生成数据库代码, 一键生成客户端 sdk 库, 完全同步 go-zero 特性.

api cloud-native cobra code-generation go go-zero grpc grpc-gateway microservice

Last synced: 03 Aug 2024

https://github.com/siyanew/grpcson

GRPSCON converts GRPC to JSON.

grpc grpc-gateway json

Last synced: 03 Aug 2024

https://github.com/tianhanfangyan/grpc-app

This project is a grpc app demo, it uses grpc+grpc-gateway

docker grpc grpc-gateway grpc-go grpc-swagger kubernetes

Last synced: 26 Sep 2024

https://github.com/iamrajiv/gsod-2020

This repository contains information about my work in the Google Season of Docs 2020. I participated with gRPC-Gateway, and my project was on Refactoring the Existing Docs Site of gRPC-Gateway.

google grpc grpc-gateway gsod

Last synced: 02 Oct 2024

https://github.com/tangfeixiong/gpay

An open source micro-service of China online payments, e.g. Alipay, UnionPay & WeChatPay

dockerfile go grpc grpc-gateway kubernetes-manifests microservices

Last synced: 02 Aug 2024

https://github.com/radutopala/grpc-calculator

A gRPC protobuf expressions calculator

go golang grpc grpc-gateway grpc-go grpc-server k8s protobuf

Last synced: 27 Sep 2024

https://github.com/izumin5210/grpc-basicauth

`grpc-basicauth` implements interceptors support basic authentication, like HTTP's one.

authentication grpc grpc-gateway

Last synced: 01 Oct 2024

https://github.com/bruce-mig/pc-book-go

A golang application which provides unary, server-streaming, client-streaming & bi-directional streaming gRPC APIs as well as an http-gatewaty server

go grpc grpc-gateway mutual-tls protocol-buffers

Last synced: 01 Oct 2024

https://github.com/duyledat197/messenger

Design a messenger platform that can serve for around more than 100M users. The platform supports web and mobile apps(android, ios).

cassandra clean-code golang grpc grpc-ecosystem grpc-gateway mqtt opensearch postgresql protoc redis scylladb swagger webrtc websocket

Last synced: 29 Sep 2024

https://github.com/sergio-id/go-notes

Go Notes using gRPC Gateway, Docker and Helm

docker docker-compose go golang grpc grpc-gateway helm k8s postgresql postman redis

Last synced: 28 Sep 2024

https://github.com/iamrajiv/helloworld-grpc-gateway-example

This repository contains an example of how to use the gRPC-Gateway.

go grpc grpc-gateway protobuf rest

Last synced: 02 Oct 2024