Skip to content
#

urlsession

Here are 438 public repositories matching this topic...

Networking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created into a TableView and persists the data using Core Data with CRUD (create, read, update, and delete). I used also Unit Tests to test URLSession asynchronous network operations and make the project as robust as …

  • Updated Dec 18, 2022
  • Swift

This project covers: 1) UICollectionViewFlowLayout with all the auto-layout constraints added programatically 2) How to build custom tab bar as seen in YouTube app 3) URL session integration to build feed for Home screen. All written in Latest Swift 3 syntax following MVC pattern, re-usable code methodologies, extensions etc.Converted from Swift…

  • Updated Dec 3, 2017
  • Swift

Improve this page

Add a description, image, and links to the urlsession topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the urlsession topic, visit your repo's landing page and select "manage topics."

Learn more