7️⃣Networking II

Fall 2023

Lecture Slides

Lecture Video

Lecture Demo

Clone the Repository

git clone https://github.com/intro-to-ios/lec7-networking2.git
OR git clone git@github.com:intro-to-ios/lec7-networking2.git

Checkout Branches

git checkout origin/1-get
OR git checkout 1-get

git checkout origin/2-post
OR git checkout 2-post

git checkout origin/3-refresh
OR git checkout 3-refresh

Last updated