Skip to content

kemeice/Magento-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento-API

Rest API for magento

An api for magento that can be used with Javascrpt base applications or by frontend developers who need to connect to the store ,

you will need to create a config file for your api . Name the file config.php inside the file place your soap api key and secrect example define("APIUSER", "yourkey"); define("APIKEY", " yourpass");

Use your Js to post to api. API will respond in JSON can work with mobile devices or SPA

About

Rest API for magento

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published