GET /services/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"meta": {
"limit": 15,
"page": 1,
"total": 5
},
"data": [
{
"id": 5,
"title": "Server Maintence",
"image": "http://api.silicornya.net/uploads/services_image/Server-Development.png",
"created_at": "2025-05-27T11:44:13.270022Z",
"updated_at": "2025-05-27T11:44:46.131475Z"
},
{
"id": 4,
"title": "Software Testing & QA",
"image": "http://api.silicornya.net/uploads/services_image/Software-Testing-QA.svg",
"created_at": "2025-05-27T11:43:15.425890Z",
"updated_at": "2025-05-27T11:43:15.425915Z"
},
{
"id": 3,
"title": "UI/UX Designing",
"image": "http://api.silicornya.net/uploads/services_image/UI-UX-Design.svg",
"created_at": "2025-05-27T11:42:22.732157Z",
"updated_at": "2025-05-27T11:42:22.732187Z"
},
{
"id": 2,
"title": "Software Maintence",
"image": "http://api.silicornya.net/uploads/services_image/Software-Maintanance.png",
"created_at": "2025-05-27T06:30:01.753114Z",
"updated_at": "2025-05-27T06:30:01.753146Z"
},
{
"id": 1,
"title": "Cyber Security",
"image": "http://api.silicornya.net/uploads/services_image/systemManagement.svg",
"created_at": "2025-05-27T06:29:11.078048Z",
"updated_at": "2025-05-27T06:29:11.078080Z"
}
]
}