FirebaseExtended / protobuf-rules-gen

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.
Apache License 2.0
197 stars 13 forks source link

Add a simple test to make sure RPC Services are ignored #2

Closed rockwotj closed 6 years ago

rockwotj commented 6 years ago

This is mostly just to test that the travis integration is working.