Turbo

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

Features

  • Turbo generates a reverse-proxy server which translates a HTTP request into a grpc/Thrift request.
(In other words, now you have a grpc|thrift service? Turbo turns your grpc|thrift APIs into HTTP APIs!)

Requirements

  • Golang version: >= 1.8.x
  • Thrift version: >= 0.10.0