LoginRegister

Projects

Public Projects 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,
  "startDateUtc": "2024-12-21T06:04:37.225568+00:00",
  "endDateUtc": "2026-12-21T06:04:37.225568+00:00",
  "statusEnumId": 0,
  "repositoryUrl": null,
  "demoUrl": null,
  "budget": 1,
  "priority": 1,
  "isPublic": true,
  "industryId": 1,
  "id": 1,
  "allProjectToTechnologyResponses": [
    {
      "technologyId": 1,
      "notes": null,
      "displayOrder": 1
    }
  ]
}
Sample 1
ID: 2
{
  "name": "Sample 1",
  "description": "Sample 1",
  "startDateUtc": "2023-12-21T06:04:37.225568+00:00",
  "endDateUtc": null,
  "statusEnumId": 1,
  "repositoryUrl": "Sample 1",
  "demoUrl": "Sample 1",
  "budget": null,
  "priority": 2,
  "isPublic": false,
  "industryId": 2,
  "id": 2,
  "allProjectToTechnologyResponses": [
    {
      "technologyId": 2,
      "notes": "Sample 1",
      "displayOrder": 2
    }
  ]
}
Sample 2
ID: 3
{
  "name": "Sample 2",
  "description": "Sample 2",
  "startDateUtc": "2022-12-21T06:04:37.225568+00:00",
  "endDateUtc": "2028-12-21T06:04:37.225568+00:00",
  "statusEnumId": 2,
  "repositoryUrl": "Sample 2",
  "demoUrl": "Sample 2",
  "budget": 3,
  "priority": 3,
  "isPublic": true,
  "industryId": 3,
  "id": 3,
  "allProjectToTechnologyResponses": [
    {
      "technologyId": 3,
      "notes": "Sample 2",
      "displayOrder": 3
    }
  ]
}
Sample 3
ID: 4
{
  "name": "Sample 3",
  "description": null,
  "startDateUtc": "2021-12-21T06:04:37.225568+00:00",
  "endDateUtc": null,
  "statusEnumId": 3,
  "repositoryUrl": null,
  "demoUrl": null,
  "budget": null,
  "priority": 4,
  "isPublic": false,
  "industryId": 4,
  "id": 4,
  "allProjectToTechnologyResponses": [
    {
      "technologyId": 4,
      "notes": null,
      "displayOrder": 4
    }
  ]
}
Sample 4
ID: 5
{
  "name": "Sample 4",
  "description": "Sample 4",
  "startDateUtc": "2020-12-21T06:04:37.225568+00:00",
  "endDateUtc": "2030-12-21T06:04:37.225568+00:00",
  "statusEnumId": 4,
  "repositoryUrl": "Sample 4",
  "demoUrl": "Sample 4",
  "budget": 5,
  "priority": 5,
  "isPublic": true,
  "industryId": 5,
  "id": 5,
  "allProjectToTechnologyResponses": [
    {
      "technologyId": 5,
      "notes": "Sample 4",
      "displayOrder": 5
    }
  ]
}