-
Notifications
You must be signed in to change notification settings - Fork 1
Home
anonympins edited this page Dec 7, 2025
·
4 revisions
This wiki is your central guide to using, integrating, and extending the platform.
Discover the core features to get started building and managing your data. Link to the official documentation: https://data.primals.net/en/documentation/
- ๐ง Core Concepts: Explore the fundamentals of data modeling
- ๐ Custom API Endpoints: Create dynamic HTTP routes directly from the backend
- ๐๏ธ Data Models: Structure your information.
- ๐๏ธ Data Management: Create, read, update, and delete your entries.
- ๐ Views (Table, Kanban, etc...)
- ๐ Dashboards, KPIs, and Charts: Track your key metrics.
- ๐ฅ Users: Manage access to the platform.
- ๐ Roles and Permissions: Define who can see and do what.
- โ๏ธ Automation with Workflows: Create automated processes.
- ๐ Pack Gallery: Discover ready-to-use configurations.
- ๐ค AI Assistance: Leverage artificial intelligence.
Connect the platform to your external applications and services via our API.
- ๐ก API Requests: The basics for interacting with the REST API.
- ๐ Advanced Requests: Filters, sorts, projections, and more.
- ๐ฆ Bulk Operations: Perform operations on large volumes of data.
Go further by developing your own features and business logic.
- โก Event System: React to events in real time.
- ๐ง Advanced Workflows: Create complex logic with custom scripts.
- ๐ฆ Modules: Package and share your developments.
- โค๏ธ Contribute to the project (CONTRIBUTING.md): Join the developer community.
Essential tools for a seamless development experience.
- ๐ Explore the API with Swagger: Test API access points directly from your browser.
- ๐ฎ Postman Collection: Import our collection to start querying in just a few clicks.