GET /products/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "meta": {
        "limit": 15,
        "page": 1,
        "total": 2
    },
    "data": [
        {
            "id": 3,
            "image": "http://api.silicornya.net/uploads/products/school_rGGPgHH.png",
            "title": "CSMS: A Complete School Management System With Website",
            "description": "Description\r\n\r\nIt is an integrated solution for educational institutions, offering modules for student management, attendance tracking, gradebook, timetable scheduling, communication, library, finance, staff management, and more. Accessible via a user-friendly web interface, it promotes efficiency, transparency, and collaboration among administrators, teachers, students, and parents, contributing to a streamlined and effective educational environment.",
            "live_preview": "https://schooling.silicornya.net/",
            "product_type": "Web Apps",
            "created_at": "2025-06-01T07:52:08.519881Z",
            "updated_at": "2025-06-01T07:52:08.519912Z"
        },
        {
            "id": 1,
            "image": "http://api.silicornya.net/uploads/products/airtravel.png",
            "title": "FlyEase: The Advance Air Ticket Booking system",
            "description": "FlyEase is a web application that allows you to book air tickets with ease. Our user-friendly interface makes it easier to search for flights, compare prices, and book tickets in just a few clicks. With real-time updates on flight schedules and availability, you can be sure to get the best deal and make the most of your travel plans. Whether you're looking for personal or business purposes, our platform offers a hassle-free experience for all your air ticket needs. Try it today and",
            "live_preview": "https://flyease.silicornya.net/",
            "product_type": "Web Apps",
            "created_at": "2025-05-27T10:11:08.451655Z",
            "updated_at": "2025-05-27T10:11:08.451710Z"
        }
    ]
}