booksy
Appointment scheduling for beauty and wellness.
Extends: Technology
Booksy
Appointment scheduling for beauty and wellness.
Overview
Category: Scheduling software
Appointment scheduling for beauty and wellness.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Booksy',
category: 'Scheduling software',
description: 'Appointment scheduling for beauty and wellness.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Booksy",
"applicationCategory": "Scheduling software",
"description": "Appointment scheduling for beauty and wellness."
}