SwiftUI - MySQL CRUD Operations(Create, Read, Update, Delete) with REST API in SwiftUI 2.0

preview_player
Показать описание
In this video, I would like to show you how to work with MySQL.
You can learn about CRUD Operations(Create, Read, Update, Delete) with JSON data (REST API)

You can learn how to use HTTP methods(GET, POST, PUT, DELETE) using URLSession

I use XAMPP to run my server locally and work with MySQL.

This is api source code (NodeJS)

Others
Fetching json data from an API (GET & POST HTTP requests) using URLSession

MVVM with ObservableObject @Published @ObservedObject to fetch JSON data

Create a Login and Register page using SwiftUI with Neuromorphic Designs
Рекомендации по теме
Комментарии
Автор

Awesome, hope to watch more video speed code about other techniques, core data, icloud and so on.

Awesome奥深
Автор

Hey!
great video but I can not call localhost get Error what should I do? did u Config anythings ?

kadeus
Автор

Very nice guide 😊, is it possible not to connect to the localhost but to the external database with app.js to establish the connection? maybe with an additional php or api command...

marceldelorme
Автор

What about DRY? This methods for CRUD are so similar. How can I do it better? Maybe some abstact class for API calls? Sorry I`m newbie in SWIFT but I have a lot of experience in PHP

ГерманФедоров-еш
Автор

Where can I get the source code for the front end ?

lastdecember
Автор

Hi, is the source code available from Xcode?

svhome
Автор

hello, thanks for your video, can you explain to me how to use the api file? BR

laurentgdula
Автор

Can you give me your source code web API to run on localhost

buukhanhong