|
|
|
|
|
by brunaxLorax
747 days ago
|
|
Hello ! Manifest dev here This is a proof of concept only so it sticks to a simple CRUD set of endpoints. Some of the features that you evoke are already on the pipe (Auth, permissions ABAC/RBAC...) but obviously it will still have limitations for more complex use cases... I am thinking about a nice hook system to add this kind of logic somewhere else like on edge functions or external APIs. The point is to keep things simple and allow more use-cases without too much trade-off. Hard choices. |
|
I'm curious how you see the project evolving as you add those things. How do you see it differentiating itself from rails or django?