spaghettifunk / go-pinot

Go client for Apache Pinot generated using Swagger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pinot go client

This client has been generated using go-swagger.

Installation

To install go-swagger follow the official documentation

How to generate things

To generate the client, you can run swagger generate client -f spec/swagger.json -a kind -A pinot-sdk. If you want to generate the documentation, you can run swagger generate markdown --output docs/docs.md -f specs/swagger.json --with-expand.

About

Go client for Apache Pinot generated using Swagger