Networking With Rest Api Calls And Urlsession Unit Tests And Data Persistence In Core Data

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.
Alternatives To Networking With Rest Api Calls And Urlsession Unit Tests And Data Persistence In Core Data
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Fdslidebar209
6 years ago6mitObjective-C
A custom slide bar like the top slide menu of NTES news client used in iOS.
Expandingview201
11 years ago2Objective-C
A pinterest / piictu style expanding controller
Xlslideswitch135
5 years ago5Objective-C
iOS 仿照今日头条滚动列表
Networking With Rest Api Calls And Urlsession Unit Tests And Data Persistence In Core Data19
2 years 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.
Xtableview12
3 years ago1Java
一个基于RecyclerView+Scroller实现的二维表格组件,同时支持侧滑菜单、拖动调整列表顺序等拓展功能。A two-dimensional table view, base on recyclerview, both support to side slide menu、drag item and more.
React Native Colibri9
2 years agomitTypeScript
React Native Generic UI Components
Securitysampleapp8
4 years agomitC#
This app is a Xamarin.Forms app that uses the Xamarin Settings Plugin, MVVM and the following Xamarin.Forms controls: Slider, TableView, ListView, Carousel Page, Navigation Page
Cxlslidelist8
7 years ago2May 23, 2015mitObjective-C
a light weight and easy to use tableview slide effect.
Alternatives To Networking With Rest Api Calls And Urlsession Unit Tests And Data Persistence In Core Data
Select To Compare


Alternative Project Comparisons
Popular Slides Projects
Popular Tableview Projects
Popular Content Management Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Swift
Json
Rest
Rest Api
Slides
Networking
Unit Testing
Tableview
Json Data
Coredata
Pull To Refresh
Codable
Searchbar
Urlsession
Slide Menu