protobuf-rules-gen

Rules generator

A tool that generates Firebase Rules for Cloud Firestore based on Protocol Buffers.

This is an experimental protoc plugin that generates Firebase Rules for Cloud Firestore based on Google's Protocol Buffer format. This allows you to easily validate your data in a platform independent manner.

GitHub

198 stars
35 watching
13 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
90dy/protoc-gen-hbsA tool to generate code based on Protobuf files with the help of Handlebars templates and custom helpers.9
jhump/goprotocMakes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler.85
tiziano88/elm-protobufGenerates Elm code to decode and encode Protocol Buffers data94
trailofbits/protofuzzA tool that automatically generates fuzzer tests for Google Protocol Buffers format definitions274
sourcegraph/prototoolsTools for generating documentation and JSON dumps from Protocol Buffers files167
moul/protoc-gen-gotemplateA plugin for generating code from Protocol Buffers files using Go's text templating engine.440
firebaseextended/experimental-extensionsA collection of experimental extensions for Firebase built on top of TypeScript244
silentorbit/protobufA C# code generator for reading and writing the Protocol Buffers format308
chflick/firecodeAn extension for Visual Studio Code that provides syntax highlighting and validation support for Firestore security rules.38
ahamez/protoxA fast and reliable Elixir library for working with Google Protocol Buffers270
eerimoq/pbtoolsTools for generating C code from Google Protocol Buffers messages74
rowtype-yoga/purescript-protobufA PureScript library and code generator for Google Protocol Buffers version 355
ladeak/protobufsourcegeneratorGenerates partial helper classes with serialized properties for C# types used with protobuf-net.12
arwalk/zig-protobufAn implementation of Google Protocol Buffers version 3 in Zig.236
tmc/protoc-gen-apidocsGenerates markdown documentation from Protobuf descriptors29