An open API service indexing awesome lists of open source software.

https://github.com/ch4s3/proto_man

elixir protobuf exercise
https://github.com/ch4s3/proto_man

elixir plug protobuf protobuf3 tutorial

Last synced: 6 months ago
JSON representation

elixir protobuf exercise

Awesome Lists containing this project

README

          

# ProtoMan

This is a simple demo app for exploring [Protobuf](https://developers.google.com/protocol-buffers/docs/overview) with [exprotobuf](https://github.com/bitwalker/exprotobuf). You can find a blog post describing the process on my [blog](https://chase.pursu.es/protobuf-in-elixir-with-exprotobuf.html).

PRs are always welcome.