Swift - Create and Connect iOS App to web service.

preview_player
Показать описание
A tutorial on how to create and connect your iOS app to a web service. We will be using a SQL database, a restful web service, and receive this in a JSON format.

Рекомендации по теме
Комментарии
Автор

This is the BEST explanation i ever seen on youtube really appreciated, thank you

mohamedkhodary
Автор

Your lecture helped me to understand how to read mysql data from the server in Json format, thank you. I would like to further understand the process of how does the data which is written in my iphone can delivery to network and to save into mysql server.

sljhciroafjr
Автор

That video was very useful. I finally got the chance to see what the web service and database look like.

cinquain
Автор

Great video, very concise explanation

hnry
Автор

Thank you, you are the best, can you explain how to try sticking this in a table view because when i try to use variables out of Viewdidload doesn't load the data .
thank you

HussainKhN
Автор

thank you for this tutorial, but how i create a view controller to display the data in data base and search option

hdalank
Автор

What if it will be the other way around? I really need some help in connecting my website to an ios app where the app will get the information in the database and display it in the website. Please reply as soon as possible; my thesis revolves around this.

peppercorns
Автор

Do you have instruction video for node js ?

StrtKickinIt
Автор

And how can I get that message from the server back into the main thread?

MauricioMartinez
Автор

is there any free web service online offering free usage of php/mysql??

ryana-
Автор

How do you pass post parameters to the web service?

dancampos
Автор

Does this work on xcode 10 with swift 4?

dgo
Автор

Do you know how to insert a new Student from swift?

rockabruna