Tech
a programming language, tool or framework used in the creation of a project
Type:
object
Properties
id
an identifier for the technology
Type:
string
name *
the name of the technology
Type:
string
Required: yes
shortName
a short informal name for the technology
Type:
string
Examples
{ "id": "react", "name": "React"}
{ "id": "typescript", "name": "TypeScript", "shortName": "TS"}
{ "id": "recivi", "name": "Récivi", "url": { "dest": "https://recivi.vercel.app", "label": "Récivi homepage" }}