Api

Api

Descriptions : get latest video

Method : get

Uri : https://5dmat-web.com/api/v1/video/limit/offset

Example : https://5dmat-web.com/api/v1/video/10/1

Result :

{

    "status": true,

    "data": [

        {

            "id": 874,

            "name": "Laravel 5.5 Returns the Request Data from the Validator",

            "youtube": "https://www.youtube.com/watch?v=7NGnTYRwi9s&feature=youtu.be"

        },

        {

            "id": 873,

            "name": "Laravel 5.5  Render Mailables to the Browser",

            "youtube": "https://www.youtube.com/watch?v=Vvgs43rz-Ac&feature=youtu.be"

        }

    ],

    "error": ""

}

——————————————————

Descriptions : video by Id

Method : get

Uri : https://5dmat-web.com/api/v1/video/getById/{$id}

Example : https://5dmat-web.com/api/v1/video/getById/10

Result :

{

    "status": true,

    "data": {

        "id": 10,

        "name": "الدرس التاسع",

        "youtube": "https://www.youtube.com/watch?v=qXaiVKQtuus&list=PLYp_Kd32Xvco2BDQKnz7pq2j3apb-w_JG&index=9"

    },

    "error": ""

}

—————————————————————

Descriptions : get latest Categorie

Method : get

Uri : https://5dmat-web.com/api/v1/categorie/limit/offset

Example : https://5dmat-web.com/api/v1/categorie/2/1

Result :

{

    "status": true,

    "data": [

        {

            "id": 28,

            "name": "Laravel 5.5"

        },

        {

            "id": 27,

            "name": "StreamLab"

        }

    ],

    "error": ""

}

————————————

Descriptions : Categorie by Id

Method : get

Uri : https://5dmat-web.com/api/v1/categorie/getById/{$id}

Example : https://5dmat-web.com/api/v1/categorie/getById/10

Result :

{

    "status": true,

    "data": {

        "id": 10,

        "name": "برمجة موقع شات",

        "videos": [

            {

                "id": 164,

                "name": "مقدمة عن الدورة",

                "youtube": "https://www.youtube.com/watch?v=nfgpi1vAR38&list=PLYp_Kd32XvcoGTzZKGJMFecPplgLk4GnD&index=1"

            },

            {

                "id": 165,

                "name": "تصطيب vue-js ",

                "youtube": "https://www.youtube.com/watch?v=LviNKZiUPhY&list=PLYp_Kd32XvcoGTzZKGJMFecPplgLk4GnD&index=2"

            },

            {

                "id": 166,

                "name": "تسطيب pusher",

                "youtube": "https://www.youtube.com/watch?v=yYx4yYpbjhw&list=PLYp_Kd32XvcoGTzZKGJMFecPplgLk4GnD&index=3"

            }

        ]

    },

    "error": ""

}

———————————————

Descriptions : get latest playlist

Method : get

Uri : https://5dmat-web.com/api/v1/playlist/limit/offset

Example : https://5dmat-web.com/api/v1/playlist/2/1

{

    "status": true,

    "data": [

        {

            "id": 50,

            "name": "العلاقات في laravel",

            "image": "http://127.0.0.1:8000/files/playlists/August2017/75eHNb5hGdEwdxYKhdhR.jpg"

        },

        {

            "id": 49,

            "name": "angular4",

            "image": "http://127.0.0.1:8000/files/57828_1506173500.png"

        }

    ],

    "error": ""

}

———————————————————

Descriptions : playlist by Id

Method : get

Uri : https://5dmat-web.com/api/v1/playlist/getById/{$id}

Example : https://5dmat-web.com/api/v1/playlist/getById/4

Result :

{

    "status": true,

    "data": {

        "id": 4,

        "name": "تصميم موقع احترافي من خلال الفتو شوب",

        "image": "http://127.0.0.1:8000/files/playlists/December2016/NFkEKwnDdlWhLz4nCy6z.jpg",

        "videos": [

            {

                "id": 309,

                "name": " ما هو الجريد وكيفية استخدام الجريد ٩٦٠ photoshop-layout",

                "youtube": "https://www.youtube.com/watch?v=28weNrWiaYs&feature=youtu.be"

            },

            {

                "id": 310,

                "name": "مرحلة مقابلة العميل قبل البدء في التصميم لمعرفة الاحتياجات photoshop-layout",

                "youtube": "https://www.youtube.com/watch?v=ovZcKPNctsE&feature=youtu.be"

            },

            {

                "id": 312,

                "name": "اختيار  الالوان و اختيار اللوجو  والصور photoshop-layout",

                "youtube": "https://www.youtube.com/watch?v=88ZyGXjrGHU&feature=youtu.be"

            },

            {

                "id": 313,

                "name": "تعديل عرض التصميم وتصميم خلفية للهيدر photoshop-layout",

                "youtube": "https://www.youtube.com/watch?v=gAa4yXXtNUE&feature=youtu.be"

            },

            {

                "id": 314,

                "name": "تجميع الصور الخاصة بالتصيمم واضافة ايقونات السوشيال مديا photoshop-layout",

                "youtube": "https://www.youtube.com/watch?v=6Zsy3sQ36QY&feature=youtu.be"

            },

            {

                "id": 315,

                "name": "تغير تصميم ايقونات الهيدر  photoshop-layout",

                "youtube": "https://www.youtube.com/watch?v=2SAwKWbxlhM&feature=youtu.be"

            },

            

        ]

    },

    "error": ""

}

 

 

———————————————

Descriptions : get latest skills

Method : get

Uri : https://5dmat-web.com/api/v1/skill/limit/offset

Example : https://5dmat-web.com/api/v1/skill/10/1

{{

    "status": true,

    "data": [

        {

            "id": 14,

            "name": "Materialize",

            "image": "http://127.0.0.1:8000/files/25711_1504405715.jpg",

            "playlists": [

                {

                    "id": 18,

                    "name": "شرح materialize الجزء الخاص بالجافا سكربت",

                    "image": "http://127.0.0.1:8000/files/playlists/December2016/NsvYhaJWuWhokjZFCdzY.jpg"

                },

                {

                    "id": 13,

                    "name": "كورس في فريم وريم Materialize",

                    "image": "http://127.0.0.1:8000/files/playlists/December2016/gi7aoPaZ409r1TWcnuAU.jpg"

                }

            ]

        },

        {

            "id": 13,

            "name": "laraflat",

            "image": "http://127.0.0.1:8000/files/46083_1504389067.jpg",

            "playlists": [

                {

                    "id": 45,

                    "name": "بناء موقع  اعلانات مبوبة",

                    "image": "http://127.0.0.1:8000/files/40381_1506173409.png"

                },

                {

                    "id": 47,

                    "name": "التعامل مع api من خلال  laraflat",

                    "image": "http://127.0.0.1:8000/files/playlists/June2017/c1UXIK1jNsG7ywTttanS.png"

                },

                {

                    "id": 48,

                    "name": "laravel with angular",

                    "image": "http://127.0.0.1:8000/files/33453_1506173441.png"

                }

            ]

        },

    ],

    "error": ""

}

———————————————————

Descriptions : playlist by Id

Method : get

Uri : https://5dmat-web.com/api/v1/skill/getById/{$id}

Example : https://5dmat-web.com/api/v1/skill/getById/2

Result :

{

    "status": true,

    "data": {

        "id": 2,

        "name": "javascript",

        "image": "http://127.0.0.1:8000/files/21521_1504388129.jpg",

        "playlists": [

            {

                "id": 34,

                "name": "دورة في استخدام coffee script",

                "image": "http://127.0.0.1:8000/files/playlists/February2017/LhjbiTB3jZMqRFFb34xy.jpg"

            },

            {

                "id": 35,

                "name": "تطبيق عملي علي OOP javascript",

                "image": "http://127.0.0.1:8000/files/playlists/February2017/9RXKINEDEKjKm3FLHDdN.jpg"

            },

            {

                "id": 38,

                "name": "برمجة موقع شات",

                "image": "http://127.0.0.1:8000/files/playlists/March2017/5BcQXZBS8vibrO855lTx.png"

            },

            {

                "id": 18,

                "name": "شرح materialize الجزء الخاص بالجافا سكربت",

                "image": "http://127.0.0.1:8000/files/playlists/December2016/NsvYhaJWuWhokjZFCdzY.jpg"

            },

            {

                "id": 19,

                "name": "تطبيق عملي علي vuejs2 مع الاصدار laravel 5.3",

                "image": "http://127.0.0.1:8000/files/playlists/December2016/JtbZqmaQdgmSzAhorMUw.jpg"

            },

            {

                "id": 20,

                "name": "دروس في الفريم ورك adonis js",

                "image": "http://127.0.0.1:8000/files/playlists/December2016/3uNL4Jc80Ail3HVBxoqi.jpeg"

            },

            {

                "id": 11,

                "name": "دروس Angularjs 1",

                "image": "http://127.0.0.1:8000/files/playlists/December2016/YJ3bjBNZfFuIdiGgXTtC.jpg"

            },

            {

                "id": 5,

                "name": "vuejs 1",

                "image": "http://127.0.0.1:8000/files/playlists/December2016/qizIGif5kYL5ZCXdzsjH.jpg"

            },

            {

                "id": 6,

                "name": "vuejs 2",

                "image": "http://127.0.0.1:8000/files/playlists/December2016/pRABzU0leOZ8uQH5fV2I.jpg"

            },

            {

                "id": 39,

                "name": "برمجة اشعارت مثل اشعارات الفيس بوك",

                "image": "http://127.0.0.1:8000/files/playlists/March2017/5DP5nX6tSBjouGw7C95N.png"

            },

            {

                "id": 42,

                "name": "برمجة نظام معرفة المتواجدون علي الموقع",

                "image": "http://127.0.0.1:8000/files/playlists/April2017/RFGUjHxwYhRkLbMBdSKk.png"

            },

            {

                "id": 48,

                "name": "laravel with angular",

                "image": "http://127.0.0.1:8000/files/33453_1506173441.png"

            },

            {

                "id": 49,

                "name": "angular4",

                "image": "http://127.0.0.1:8000/files/57828_1506173500.png"

            }

        ]

    },

    "error": ""

}