oswee / api

Oswee API
0 stars 0 forks source link

Implement Bazel to generate stubs #12

Open dzintars opened 4 years ago

dzintars commented 4 years ago

Currently we are using shell script file to generate all the stubs. I think Protobufs are simple enough to learn Bazel and thus simplify the stubs generation.