PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Sunday, October 16, 2022

[FIXED] how to create & connect magento 2.2 API to iOS app project in Objective C

 October 16, 2022     ios, magento2.2, php, rest     No comments   

Issue

I want to call Rest APIs provided by magento 2.2. I don't have enough knowledge on how to create REST APIs for magento 2.2 powered website. If I know it then I could use them for linking to IOS app. Anyone please provide some example or steps to do the same. Or please direct me to the link which provides in depth process of accessing REST APIs in PHP to make it available for a mobile app to access. Thanks in advance.


Solution

You can access REST APIs in php. Here is a link below to help you out if you have REST API available at your hand. Calling REST APIs

Don't know if there is a way to access REST APIs directly from IOS app.



Answered By - EffyCoder
Answer Checked By - Marilyn (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing