Available publicly at: https://mega-api.ched.dev/items/fortune
Schema
- fortune
- date_created
S3 Cloud storage for files
Media Page Schema
- title
- slug
- status (archived, draft, published)
- author
- publish_date
- updated_date
- cover (image)
- description
- content (wysiwyg / rich text)
- markdown (markdown)
- tags (relation)
- metadata
- title
- image
- description
Media Library Schema (data transformed in hook)
- title
- location (string: Lake Dillon in Dillon, CO)
- image (File Library)
- dateTaken (from exif.CreateDate)
- season (from exif.CreateDate)
- cameraMake (from ifd0.Make)
- cameraModel (from ifd0.Model)
- iso (from exif.ISO)
- exposure (from exif.ExposureTime)
- aperture (from exif.FNumber)
- focalLength (from exif.FocalLength)
- focalLengthIn35mm (from exif.FocalLengthIn35mmFormat)
- lensMake (from exif.LensMake)
- lensModel (from exif.LensModel)
- gps (Point: from gps.latitude and gps.longitude)
Schema
- lists
- title
- tasks (relation)
- tasks
- title
- date_created
- level (1-5)
- completed (boolean)
Schema
- page
- parentPage
- title
- slug
- markdown
- status (archived, draft, published)
- author
- publish_date
- updated_date
- cover (image)
- description
- markdown (MDX support)
- tags (relation)
- metadata
- title
- image
- description
Convert and import data from JSON files
Schema
- quote
- category (one only)
- tags
Migrate from Netlify CMS to Directus