I am trying to replace json by protobuf in order to have more consistent communication from the front-end (Angular) to the back-end (Micro-services).
The only thing looking credible that I have found is:
https://github.com/sparten11740/angular-protobuf-example
However, this repository is quite old and it does not follow the structure the official documentation is based on.
My
question is: is it possible to create a tutorial
in the documentation (or somewhere else) that shows the steps from
the `proto` file to the `ng serve` command to make it work? Ideally
using `npm i
google-protobuf`
because
it has 0 dependencies.
Again,
I am not sure this the right place but I could not find a way to
contact the Angular documentation team.
--
You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to angular+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/angular/f2687041-bec5-49ed-9c09-e5369d52316c%40googlegroups.com.