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

Allow subclasses to customize rules generation. #34

Open ribrdb opened 4 years ago

rockwotj commented 4 years ago

Can you explain your motivation for this?