Course Overview
59m | 7 Videos | 63266 Views | Intermediate
iOS API Training:
Application Program Interface (API) is a set of routines, protocols, and tools for building software applications. In this training you shall be learning the basics of an API particularly REST API’s which will help you integrate your iOS apps with API.
wbcr_snippet
- What is an API?
- Types of requests – Difference between GET/POST/PUT/DELETE
- How do you consume RESTful APIs in iOS?
- What is URLSession?
- What is http whitelisting in iOS.
- What are different Authentication methods?
- Request Headers
- Parsing the response + Response Serialization.
- Presenting the data we got from the API.
- Where to go from here?
Target Customers:
- App developers
- Students who want to build career as App developer.
- Any freelancer who wants to refer our training course and create their own App.
- As a designer if you are looking to upgrade your skill set, and you’ve decided to make native apps for Appthat learning how le’s iOS platform.
Pre-Requisites:
- A Mac computer.
- Xcode IDE
- iOS SDK tool.
- We expect some basic understanding of programming