What is Digita?
A platform that turns a description of your data into working software.
Software that builds itself from a description
Most business software is the same plumbing over and over: forms, lists, permissions, search, history. Digita asks you to describe what your data looks like — once — and then builds that plumbing for you.
You write a small metadata file for each kind of record. Digita reads it and gives you a REST API to store and query the data, an admin interface to manage it, and — when you choose — a public website to show it to the world.
The building blocks
Entities
A kind of record — a customer, a product, a page. You list its fields.
Fields
The pieces of information: text, numbers, dates, links and files.
Permissions
Who may see or change what — by role, down to a single field.
Hooks
Optional logic that runs around saves — validate, compute, react.
Files
Attach images and documents; keep them private or share them publicly.
Languages
Every label and message is translatable — six languages out of the box.