kong
API gateway and service mesh.
Extends: Technology
Kong
API gateway and service mesh.
Overview
Category: API software
API gateway and service mesh.
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: 'Kong',
category: 'API software',
description: 'API gateway and service mesh.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Kong",
"applicationCategory": "API software",
"description": "API gateway and service mesh."
}