Skip to content

REST module to expose your prestashop website's REST endpoints

Notifications You must be signed in to change notification settings

prestarocket-agence/prestashop-rest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binshops PrestaShop REST Module

This module setups REST API endpoint for any Prestashop website. This module does not require the Prestashop's Webservices feature to be enabled. Totally free without any restriction.

Available Endpoints

  • Authentication
    • Login
    • Register
    • Log Out
  • Bootstrap: to get required data for home page
  • Cart Items
  • Add To Cart
  • Remove From Cart
  • Product Search
  • Category Products

More endpoints will be added.

Documentation

You can access full documentation for REST endpoints on Postman publisher: https://documenter.getpostman.com/view/1491681/SWT5jMRb

About

REST module to expose your prestashop website's REST endpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.4%
  • CSS 1.9%
  • JavaScript 1.9%
  • Smarty 0.8%