decodable
There are 56 repositories under decodable topic.
dgrzeszczak/KeyedCodable
Easy nested key mappings for swift Codable
JARMourato/Kodable
A supercharged extension of Codable
almazrafi/DictionaryCoder
Fast dictionary encoder / decoder for Swift Codable types
codecat15/HttpUtility
HttpUtility is an open source MIT license project which is helpful in making HTTP requests and returns a decoded object from server. Right now this utility only parses JSON.
Kaakati/Realm-and-Swift-Codable
How to implement Swift 4 Codable with Realm Database
AndrejKolar/NetworkStack
Clean & simple Swift networking stack playground
tikhop/ASN1Swift
ASN.1 Decoder in swift.
gorhom/codable
A strict json parser inspired by Swift Codable
AbdulrahmanQasem95/DynamicMapper
Dynamic decoding and encoding using native Codable protocol
SwiftyLab/DynamicCodableKit
Implement dynamic JSON decoding within the constraints of Swift's sound type system by working on top of Swift's Codable implementations.
almazrafi/URLQueryCoder
Fast URL query encoder / decoder for Swift Codable types
omarmhaimdat/positive_newsfeed
Build a Positive News iOS Application Using the Incredible Power of Machine Learning
simonboots/json2codable
A command line tool to generate a Swift Codable struct from a JSON document
suale-dev/AlamofireMapper
Mapper for Alamofire use Swift 4 decoable
cagricolak/GooglePlaceSearch
RxSwift Google Place API demo project using MVVM and Coordinator
rcasanovan/iHealth
A simple iOS app to integrate HealthKit to show some info for the user
psharanda/AnyCoder
Fast, strict, clean JSON object decoder/encoder
starhoshi/Callable
Type-safe Firebase HTTPS Callable Functions client using Decodable
NikitaLomovtsev/WeatherApp
Weather Forecast App (OpenWeather API & CLLocationManager). Clean Swift VIP architecture.
Datt1994/ApiCallWithCodable
get & post web services with codable model class
Geri-Borbas/iOS.Blog.Codable
Codable Property Wrappers for the everyday.
SwiftBeta/Network
🛰 Aprende a crear peticiones HTTP en Swift y a parsear JSON a tus modelos de dominio para poder utilizar esta información en tu app.
ViacomInc/URLSessionDecodable
A swift package for adding decoding functionality to URLSession
Beyova/SafeDecoder
Safely decode / fallback primitive type for Decodable
dinhquan/Swinet
Lightweight and Powerful HTTP Networking in Swift
hamishknight/JSON-Fragment-Decoding
A JSONDecoder extension to allow decoding JSON fragments
cahyofendhi/Viper-Design-Pattern
Simple iOS project using Viper design pattern, and alamofire to get rest api
DevLiuSir/TodayExtension
TodayExtension is an extension mechanism to the system area.
shankarmadeshvaran/Swift-URLSession-NetworkLayer
This repository contains customised network layer for swift using URLSession and with Codable support
creepteks/uniquelyDecodable
Sardinas-Patterson algorithm in C++
flexaddicted/FirebaseRemoteConfigDecoder
A custom decoder for decoding Firebase RemoteConfig
gabrieltheodoropoulos/GTCodable
A custom protocol in Swift that lets you convert any struct or class object to dictionary, JSON, Plist or archived data and vice versa, save to files, load from files, initialise objects, encode, decode and more, in an amazingly simple, fast and natural way!
leticiafaleia/ChuckNorris-Jokes
This app shows the jokes of Chuck Norris, it allows you to share and even save in the list of favorites.
Mustafa-Ezzat/GenericDecodable
GenericDecodable is a generic protocol to map any json response in Swift
wacumov/safe-decodable
Property wrappers for safe decoding.