unistack-org / micro-roadmap

1 stars 0 forks source link

extend proto for micro #32

Open vtolstov opened 4 years ago

vtolstov commented 4 years ago

reuse protoc-gen-gotemplate based stuff drop grpc-gateway proto stuff and google api stuff. copy-paste all needed stuff to micro proto and gen files for go and python and all other languages via gh actions

mostly create extension inside proto and use it in generator https://blog.golang.org/protobuf-apiv2

vtolstov commented 4 years ago

https://github.com/isa-group/SLA4OAI-TC/blob/master/specs/index.md https://github.com/OAI/OpenAPI-Specification/issues/541