📄️ Database System Requirements
Requirements for using Devii with your Database
🗃️ Create Database
2 items
📄️ Anonymous Authorization (anonauth) Endpoint
Anonymous logins enable access to the tenant without a defined role,
📄️ Authorization (auth) Endpoint
Used to log in to Devii, and get Query endpoints and JWT tokens which
📄️ Query (roles_pbac) Endpoint
Used to make requests to the control API that controls your tenant's roles, classes, and policy (among other things).
📄️ Query (query) Endpoint
Used to make requests to the API generated from your database.
📄️ GraphQL Queries and Mutations
With built-in resolver functions that automatically handle filtering and sorting your query and paging through results without requiring custom parameters for each table.
📄️ Geospatial Services (ows) Endpoint
If your Database connected to Devii has geospatial capabilities and tables you can access Devii's OGC OWS services
📄️ Filtering Expressions
Overview
📄️ Aggregate Functions
Using aggregate function parameters
📄️ File Handling
File Storage
📄️ Emailer
Email API