RPC > REST

This page summarizes the projects mentioned and recommended in the original post on /r/ProgrammerHumor

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • grpcurl

    Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers

  • gRpcurl is a cool little tool to look at btw. Had to use it at my job before. Can call a gRPC via a curl like command. Regular curl doesn't support HTTP2. Had to use TLS with some tokens even. But you can reference a local .proto(gRPC protobuf file for the call) and make things easier for yourself if you hate reading instructions on command line args like I do.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Grpcurl: Like Curl, but for gRPC

    1 project | news.ycombinator.com | 18 Aug 2023
  • Show HN: ProtoCURL, a Curl for Protobuf

    4 projects | news.ycombinator.com | 20 Feb 2023
  • grpc-nvim: A simple GRPC client

    2 projects | /r/neovim | 11 Dec 2022
  • Traffic routing based on header value not working in gRPC service

    1 project | /r/istio | 1 Dec 2022
  • RPC in Go using Twitch's Twirp

    3 projects | /r/golang | 12 Nov 2022