Skip to content

Instantly share code, notes, and snippets.

@eymar
Created January 22, 2018 12:01
Show Gist options
  • Save eymar/0064dbeca5f2051a057aee33f44ab6fd to your computer and use it in GitHub Desktop.
Save eymar/0064dbeca5f2051a057aee33f44ab6fd to your computer and use it in GitHub Desktop.
curl -X GET 'http://shafa-staging.evo/protobuf?query={YOUR QUERY}' -o response.txt
protoc --decode [package.ProtoMessageName] path/response.proto < response.txt >> output.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment