Alternatives To Swift Api
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Netclient Ios114
46 years ago28October 22, 2018mitSwift
Versatile HTTP Networking in Swift
Networkinginoperations Example38
2 years ago1mitSwift
An example project looking at how to combine Operations with URLSession 📡
Realm And Swift Codable32
3 years ago1
How to implement Swift 4 Codable with Realm Database
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.
Ftapikit18
12 years ago15December 17, 20215mitSwift
Declarative and generic REST API framework using Codable.
Swift Api13
4 years ago20October 22, 20181mitSwift
Dznetworking6
4 months agomitSwift
Simple URLSession wrapper and additional convenience classes.
Swift_simplenetworklibrary5
16 years ago4July 10, 2018mitSwift
A simple and lightweight network library. The intent is also demonstrate how easy it is to build a network layer based on URLSession. Unit testing and stubbing the network layer is also very easy.
Ghost5
26 years ago7July 06, 2018mitSwift
👻 A versatile HTTP(s) networking framework written in Swift.
Websync5
16 years ago3July 16, 20181mitSwift
Webservice handler with URLSession and Codable Swift4
Alternatives To Swift Api
Select To Compare


Alternative Project Comparisons
Popular Codable Projects
Popular Urlsession Projects
Popular Libraries Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Swift
Codable
Urlsession