Making REST APIs calls in iOS with SwiftUI
-
Updated
Sep 22, 2023 - Swift
Making REST APIs calls in iOS with SwiftUI
An example app performing network requests with async/await
A simple network manager class with URL Session to get, post, put, and delete data on the server in swift language.
A location based app that allows user to login using Udacity student credentials, post their desired location and web URL, and see the locations/URLs of other Udacity students around the world, via map and table views. This app utilizes two API's supplied by Udacity to access student data, UIKit, MapKit, UITextFieldDelegate, Constant structs wit…
This project simply defines how to use alamofire to fire networking request and display the response in a tableView. Swift
Udacity iOS Development Network Requests and GCD Project
A 100% code network request app
A networking request app using AlamoFire and JSON
A social media app to help people exchange skills
Add a description, image, and links to the network-requests topic page so that developers can more easily learn about it.
To associate your repository with the network-requests topic, visit your repo's landing page and select "manage topics."