podia
All-in-one platform for creators to sell courses, downloads, and memberships.
Extends: Technology
Podia
All-in-one platform for creators to sell courses, downloads, and memberships.
Overview
Category: E-commerce software
All-in-one platform for creators to sell courses, downloads, and memberships.
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: 'Podia',
category: 'E-commerce software',
description: 'All-in-one platform for creators to sell courses, downloads, and memberships.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Podia",
"applicationCategory": "E-commerce software",
"description": "All-in-one platform for creators to sell courses, downloads, and memberships."
}