Skip to content
#

data-persistance

Here is 1 public repository 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

Improve this page

Add a description, image, and links to the data-persistance 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 data-persistance topic, visit your repo's landing page and select "manage topics."

Learn more