Java REST APIs with Protocol Buffers

1. Overview This tutorial will guide you through setting up REST API in Java making the use of binary message streams viz. Google Protocol Buffers (or protobufs). If you are new to Protocol Buffers, I would suggest you to go through first blog of this series, to understand about Google Protocol Buffers and how are … Continue reading Java REST APIs with Protocol Buffers