Tomscoredatamanager

Comfortable persistency with CoreData integrated views plus support for an optional RESTful backend. TOMSCoreDataManager provides handy superclasses for your custom TableViewController or CollectionViewController implementation as well as an useful ManagedObject extension.
Alternatives To Tomscoredatamanager
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Slazekit23
5 years ago10October 22, 2018mitSwift
SLazeKit is a framework providing models mapper and CoreData serializer for RESTful resources.
Networking With Rest Api Calls And Urlsession Unit Tests And Data Persistence In Core Data19
a year agomitSwift
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 possible. When the JSON data is parsed into the dynamic TableView cell we can easily delete the cell with a swipe, the TableView will then reload itself with a custom made animation and Core Data will update and save the changes in realtime. There is also an option to send HTTP GET requests to the JSONPlaceholder server. A And last but not least I implemented a settings launcher slide-up menu that slides up from the bottom of the screen when the settings tab bar button is pressed. On the slide-up menu, we have all the functionalities I mentioned above like getting the data from the REST API, filtering the data in the cells using a search bar and sorting them in the right alphabetical order, and also send data to a REST API.
Restkittutorial18
7 years ago2Objective-C
Final project from "RESTKit Tutorial: how to fetch data from a RESTful API into Core Data."
Objectiverest14
11 years ago12apache-2.0Objective-C
A simple project to provide REST capabilities to CoreData applications.
Ntyairdata8
110 years ago1March 24, 2015mitObjective-C
A RESTful API server for Core Data
Tomscoredatamanager8
110 years ago5March 24, 2015mitObjective-C
Comfortable persistency with CoreData integrated views plus support for an optional RESTful backend. TOMSCoreDataManager provides handy superclasses for your custom TableViewController or CollectionViewController implementation as well as an useful ManagedObject extension.
My Ios Utils5
11 years ago8Objective-C
[deprecated] utility library for ios
Alternatives To Tomscoredatamanager
Select To Compare


Alternative Project Comparisons
Popular Coredata Projects
Popular Rest Projects
Popular Data Processing Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Objective C
Rest
Coredata