Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 330 Bytes

exercise-5.md

File metadata and controls

6 lines (5 loc) · 330 Bytes

gRPC backend

  • Keep your frontend from Exercise 3.
  • Change your backend from JSON API to gRPC.
  • You can read about gRPC here.
  • You can practice on gRPC through these samples.