OAI / sig-travel

A repo for managing the travel working group within the OpenAPI Initiative (OAI)
7 stars 1 forks source link

HTTP and gRPC Transcoding #33

Open swaldron58 opened 2 years ago

swaldron58 commented 2 years ago

Check out Google approach to gRPC, see link https://google.aip.dev/127 https://google.aip.dev/

So much of the API development in travel is putting GET/PUT atop existing SOAP or even older legacy functions. Maybe gRPC is a more consistent approach to calling legacy functions.