firebase
Backend platform for building mobile and web applications.
Extends: Technology
Firebase
Backend platform for building mobile and web applications.
Overview
Category: Backend software
Backend platform for building mobile and web applications.
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: 'Firebase',
category: 'Backend software',
description: 'Backend platform for building mobile and web applications.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Firebase",
"applicationCategory": "Backend software",
"description": "Backend platform for building mobile and web applications."
}