OGWUGO API DOCUMENTATION

  1. Home
  2. Docs
  3. OGWUGO API DOCUMENTATION
  4. Main Server Documentation
  5. List Sliders

List Sliders

mehtod: GET

 

path:

/sliders

 

RESPONSE:

{
"data": [
{
"1": {
"url": "UPLOADS/CDN_MATERIAL/SLIDES/1517477935_img_Valentine-Food.jpg",
"title": "Food Delivery"
},
"2": {
"url": "UPLOADS/CDN_MATERIAL/SLIDES/1517478098_img_Valentine-Shoes.jpg",
"title": "Washing Ball"
},
"3": {
"url": "UPLOADS/CDN_MATERIAL/SLIDES/1517478017_img_Valentine-Drinks.jpg",
"title": "Drinks"
},
"4": {
"url": "UPLOADS/CDN_MATERIAL/SLIDES/1517478172_img_Valentine-Hair.jpg",
"title": "Gas Slider"
},
"5": {
"url": "UPLOADS/CDN_MATERIAL/SLIDES/1517494024_img_Valentine-Electronics.jpg",
"title": "Electronics"
}
}
],
"status": "success",
"message": "sliders listed"
}
Was this article helpful to you? Yes No

How can we help?