Skip to content

jainrish/ProtobufRestService

Repository files navigation

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