📄️ Database Design
Database modeling is the most crucial part of your project. Model is the base of what your api will look like.
📄️ API Explorer
Apito Engine Generates both GraphQL & RESTful API Endpoints ( Swagger ) based on your models, and you can easily test both of them
📄️ Content Localization
Apito engine has build in support for content localization. Content localization now-a-days is a crucial part of content api.
📄️ Roles & Permissions
Apito roles and permission system is very versatile. Roles are very important part of your api. It controls how your API will operate.
📄️ API Integration
API Secrets the way to connect your Application to Apito Public GraphQL Endpoint or REST API. By default, your project doesn't have any API Secrets generated.