Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ch4s3/proto_man

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

elixir plug protobuf protobuf3 tutorial

Last synced: 19 days 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.