Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
https://github.com/grpc-ecosystem/grpc-gateway
go grpc grpc-gateway openapi rest-api restful-api swagger
Last synced: 6 days ago
JSON representation
gRPC to JSON proxy generator following the gRPC HTTP spec
- Host: GitHub
- URL: https://github.com/grpc-ecosystem/grpc-gateway
- Owner: grpc-ecosystem
- License: bsd-3-clause
- Created: 2015-04-03T07:25:13.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T18:25:26.000Z (2 months ago)
- Last Synced: 2024-10-29T19:59:26.134Z (2 months ago)
- Topics: go, grpc, grpc-gateway, openapi, rest-api, restful-api, swagger
- Language: Go
- Homepage: https://grpc-ecosystem.github.io/grpc-gateway/
- Size: 9.05 MB
- Stars: 18,165
- Watchers: 279
- Forks: 2,234
- Open Issues: 139
-
Metadata Files:
- Readme: .github/README_GITHUB.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome - grpc-ecosystem/grpc-gateway - gRPC to JSON proxy generator following the gRPC HTTP spec (Go)
- awesome - grpc-gateway - gRPC to JSON proxy generator following the gRPC HTTP spec (Go)
- awesome-ccamel - grpc-ecosystem/grpc-gateway - gRPC to JSON proxy generator following the gRPC HTTP spec (Go)
- awesome-whatthefar - grpc-gateway
- awesome-repositories - grpc-ecosystem/grpc-gateway - gRPC to JSON proxy generator following the gRPC HTTP spec (Go)
- awesome-starts - grpc-ecosystem/grpc-gateway - gRPC to JSON proxy generator following the gRPC HTTP spec (Go)
- awesome-golang-repositories - grpc-gateway
- awesome-tools - grpc-gateway - gRPC to JSON proxy generator following the gRPC HTTP spec (Uncategorized / Uncategorized)
- my-awesome - grpc-ecosystem/grpc-gateway - gateway,openapi,rest-api,restful-api,swagger pushed_at:2025-01 star:18.4k fork:2.3k gRPC to JSON proxy generator following the gRPC HTTP spec (Go)
README
### What's up with the Dockerfile?
The `Dockerfile` in this folder is used as the build environment when regenerating the files (see CONTRIBUTING.md).
The canonical repository for this Dockerfile is `ghcr.io/grpc-ecosystem/grpc-gateway/build-env`.