Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 534 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 534 Bytes

Java REST APIs with Google Protocol Buffers

This project contains a REST service which data in Google Protocol Buffers format,

If you are new to Protocol Buffers, this blog will help you to understand them better.

The step by step explanation to create REST API with Protocol Buffers is explained in this blog