bloomrpc
Former GUI client for gRPC services. No longer maintained. (by bloomrpc)
go-elasticsearch
The official Go client for Elasticsearch (by elastic)

Civic Auth - Web2 & Web3 login in a simple SDK
Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.
www.civic.com
featured

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
bloomrpc | go-elasticsearch | |
---|---|---|
15 | 16 | |
8,900 | 5,946 | |
- | 0.8% | |
2.2 | 7.5 | |
over 2 years ago | about 1 month ago | |
TypeScript | Go | |
GNU Lesser General Public License v3.0 only | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bloomrpc
Posts with mentions or reviews of bloomrpc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-11.
-
These 20 Awesome API Clients Will Change How You Work with APIs
BloomRPC was one of the first GUI tools for working with gRPC services. It’s unmaintained but still useful for legacy workflows.
-
bloomrpc VS ezy - a user suggested alternative
2 projects | 29 Aug 2022
-
ezy - desktop gRPC client
Why another one? I'm working with gRPC every day and for my opinion all existed GUI clients do not well designed or do not have fully gRPC features support. And some of them like BloomRPC unfortunately are unmaintained.
-
Connect-Web: It's time for Protobuf/gRPC to be your first choice in the browser
There’s also BloomRPC, which is like Postman/Insomnia for GRPC:
https://github.com/bloomrpc/bloomrpc
-
Go EventSourcing and CQRS with PostgreSQL, Kafka, MongoDB and ElasticSearch 👋✨💫
Can recommend bloomrpc is good GUI Client for GRPC Services. Grpc service handlers:
- Операционки
-
I wrote a gRPC GUI client with go
I would like to introduce you to a gRPC client tool(pgt) for your own use, it is used similarly to postman/bloomrpc.
-
Go and gRPC is just so intuitive. Here's a detailed full-stack flow with gRPC-Web, Go and React. Also, there is a medium story focused on explaining how such a setup might boost efficiency and the step-by-step implementation.
Hey! Not at all. There is a wonderful tool called BloomRPC I mainly use this. Very recently Postman announced that they will support gRPC too. Postman Blog
-
Swagger UI alternative for gRPC
The best alternative I found is BloomRPC
-
Hashgraph mirror node and its REST API are cool for geeking out
You can also play with the gRPC API, the nicest interface I found was Bloomrpc. Have fun!
go-elasticsearch
Posts with mentions or reviews of go-elasticsearch.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-01.
-
How to include max_children in the Elasticsearch query
Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch
-
Tools besides Go for a newbie
IDE: use whatever make you productive. I personally use vscode. VCS: git, as golang communities use github heavily as base for many libraries. AFAIK Linter: use staticcheck for linting as it looks like mostly used linting tool in go, supported by many also. In Vscode it will be recommended once you install go plugin. Libraries/Framework: actually the standard libraries already included many things you need, decent enough for your day-to-day development cycles(e.g. `net/http`). But here are things for extra: - Struct fields validator: validator - Http server lib: chi router , httprouter , fasthttp (for non standard http implementations, but fast) - Web Framework: echo , gin , fiber , beego , etc - Http client lib: most already covered by stdlib(net/http), so you rarely need extra lib for this, but if you really need some are: resty - CLI: cobra - Config: godotenv , viper - DB Drivers: sqlx , postgre , sqlite , mysql - nosql: redis , mongodb , elasticsearch - ORM: gorm , entgo , sqlc(codegen) - JS Transpiler: gopherjs - GUI: fyne - grpc: grpc - logging: zerolog - test: testify , gomock , dockertest - and many others you can find here
- An alternative to Elasticsearch that runs on a few MBs of RAM
-
Go and ElasticSearch full-text search microservice in k8s👋✨💫
Elasticsearch client for Go RabbitMQ Go RabbitMQ Client Library Jaeger open source, end-to-end distributed tracing Prometheus monitoring and alerting Grafana for to compose observability dashboards with everything from Prometheus Echo web framework Kibana is user interface that lets you visualize your Elasticsearch Docker and docker-compose Kubernetes K8s Helm The package manager for Kubernetes
-
Go EventSourcing and CQRS with PostgreSQL, Kafka, MongoDB and ElasticSearch 👋✨💫
PostgeSQL as event store database Kafka as messages broker gRPC Go implementation of gRPC Jaeger open source, end-to-end distributed tracing Prometheus monitoring and alerting Grafana for to compose observability dashboards with everything from Prometheus MongoDB MongoDB database Elasticsearch Elasticsearch client for Go. Echo web framework Kibana Kibana is data visualization dashboard software for Elasticsearch Migrate for migrations
-
Go with elastic search
did you use "github.com/elastic/go-elasticsearch/v8" package? for your project
-
Golang future web frameworks!
elastic/go-elasticsearch 4.1k Starts, Used by 414
- How to add current time into a field in ES?
-
Elasticsearch in Go, Err: “the client noticed that the server is not Elasticsearch and we do not support this unknown product”
yeah it’s part of an ongoing slapfight between elastic co and amazon, see this PR https://github.com/elastic/go-elasticsearch/pull/324 and the many similar ones for all the other client libraries
- Any good resources to learn Elasticsearch with Golang?
What are some alternatives?
When comparing bloomrpc and go-elasticsearch you can also consider the following projects:
grpcurl - Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
riot - Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and the V2 will be rewrite all code.
grpcui - An interactive web UI for gRPC, along the lines of postman
goriak - goriak - Go language driver for Riak KV
grpc-dotnet - gRPC for .NET
elastic - Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch

Civic Auth - Web2 & Web3 login in a simple SDK
Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.
www.civic.com
featured

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured