📄️ Fine-Grained Access Control (new)
Available from v1.3.0-beta
📄️ Handling Prisma Relation Fields
One of the most powerful features of Arkos is its ability to automatically transform JSON data with nested relations into the appropriate Prisma operations. This eliminates the need to manually structure complex nested creates, updates, and connections.
📄️ File Uploads Authentication
Arkos provides authentication and authorization controls for file uploads, allowing you to secure your file upload endpoints using the same RBAC (Role-Based Access Control) mechanisms as your other API endpoints.