Hey Everyone, Ege from Permify here.<p>So, It's easy to just create few tables and connected to roles. But when you start adding more features, and eventually more dependence things tend to get out of control. You create tons of "if"s, your code turn into spaghetti and developement cycles becomes frustrating just because of this chores which is even not your core product.<p>Been there done that. We have build dozens of product like that, and once you get over certain point technical debt is crazy. It turns joyful code into a hell.<p>That's why we build Permify.<p>Permify is a developer API for access control. We decouple authorzation logic from your code so you can ship faster without interfering with access control.<p>And once you need access control; you can granularly build, modify, and test your authorizations through a dashboard and simple API calls.<p>We’re taking policy as code approach powered by OPA and REGO. We make it simple to create complex access control policies with simplified policy as code approach by using our policy enforcer that turns our code into REGO policies and eventually validate through OPA rule engine?<p>And this is our Developer Playground designing your granular access control system. It makes sense to share this since it's something you can play and experiment with without any commitment.<p>I'll be around to answer any questions.