Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.38 KB

File metadata and controls

19 lines (13 loc) · 1.38 KB

Welcome

fylr is a configurable system for storing, organising and publishing structured data together with the files that belong to it. You define your own data model — the objecttypes, fields and relationships that fit your domain — and fylr provides the storage, search, versioning, permissions and APIs to work with it.

fylr is the easydb 6 product line: a Go rewrite that keeps the easydb 5 API contract.

{% hint style="info" %} Unless otherwise noted, this documentation describes the latest published version of fylr. {% endhint %}

Where to start

  • Concepts — what fylr is built out of, in plain English (records, objecttypes, files, pools, masks, permissions, …). New to fylr? Start here.
  • For users — finding, editing, collecting and exporting objects.
  • For administrators — datamodel, pools, masks, permissions and tools.
  • For developers — the HTTP/JSON API reference, generated from fylr's OpenAPI specification.
  • Help & referenceFAQs, tutorials and a glossary of fylr terms.

Looking for the deeper API specification? The full OpenAPI 3.1 file is available for download from the API reference.