LoginRegister

Technologies

Public Technologies are rendered server-side for fast, SEO-friendly delivery.

Latest records
Fetched directly on the server, no client-side waterfall.
Sample 0
ID: 1
{
  "name": "Sample 0",
  "description": null,
  "categoryEnumId": 0,
  "version": null,
  "officialWebsite": null,
  "documentationUrl": null,
  "isActive": true,
  "popularityRank": 1,
  "id": 1,
  "allTechnologyToProjectResponses": [
    {
      "projectId": 1,
      "notes": null,
      "displayOrder": 1
    }
  ]
}
Sample 1
ID: 2
{
  "name": "Sample 1",
  "description": "Sample 1",
  "categoryEnumId": 1,
  "version": "Sample 1",
  "officialWebsite": "Sample 1",
  "documentationUrl": "Sample 1",
  "isActive": false,
  "popularityRank": 2,
  "id": 2,
  "allTechnologyToProjectResponses": [
    {
      "projectId": 2,
      "notes": "Sample 1",
      "displayOrder": 2
    }
  ]
}
Sample 2
ID: 3
{
  "name": "Sample 2",
  "description": "Sample 2",
  "categoryEnumId": 2,
  "version": "Sample 2",
  "officialWebsite": "Sample 2",
  "documentationUrl": "Sample 2",
  "isActive": true,
  "popularityRank": 3,
  "id": 3,
  "allTechnologyToProjectResponses": [
    {
      "projectId": 3,
      "notes": "Sample 2",
      "displayOrder": 3
    }
  ]
}
Sample 3
ID: 4
{
  "name": "Sample 3",
  "description": null,
  "categoryEnumId": 3,
  "version": null,
  "officialWebsite": null,
  "documentationUrl": null,
  "isActive": false,
  "popularityRank": 4,
  "id": 4,
  "allTechnologyToProjectResponses": [
    {
      "projectId": 4,
      "notes": null,
      "displayOrder": 4
    }
  ]
}
Sample 4
ID: 5
{
  "name": "Sample 4",
  "description": "Sample 4",
  "categoryEnumId": 4,
  "version": "Sample 4",
  "officialWebsite": "Sample 4",
  "documentationUrl": "Sample 4",
  "isActive": true,
  "popularityRank": 5,
  "id": 5,
  "allTechnologyToProjectResponses": [
    {
      "projectId": 5,
      "notes": "Sample 4",
      "displayOrder": 5
    }
  ]
}