/proto-gen-swiftapiclient

proto-gen-swiftapiclient is a command line tool to create Swift API client from .proto.

Primary LanguageGo

proto-gen-swiftapiclient

proto-gen-swiftapiclient is a command line tool to create Swift API client from .proto.

Install

go get -u github.com/sonatard/proto-gen-swiftapiclient

Usage

proto-gen-swiftapiclient -i proto/ api/v1/*.proto

Not supported

  • Streaming API
    • Not create a convert method.
  • HttpRule
  • map type query string