jsondecoder
There are 59 repositories under jsondecoder topic.
Pircate/CleanJSON
Swift JSON decoder for Codable
karriereat/json-decoder
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects.
levantAJ/AnyCodable
Decode [String: Any] for Codable
davdroman/PreciseDecimal
A Decimal type that plays nicely with literals and Decodable
rwbutler/LetterCase
𝐓 String letter case conversion and JSON decoding / encoding strategies
SiriDx/JSONMatching
An easy way to decode JSON data into Model object in pure Swift
mrtksn/DirectJSON
Makes it intuitive to work with JSON in Swift by providing JS-Like API
Pircate/JSONParsePerformance
JSONSerialization VS Codable VS HandyJSON VS ObjectMapper
ashishkakkad8/Codable
Codable with JSONEncoder and JSONDecoder in Swift 4
abdelrahman-elbattawy/NetflixClone-UIKit-MVVM
🎬 Netflix Clone using UIKit with Swift language. Core Data was used as the local database. Tmdb and youtube api were used for the API.
Duraiamuthan/TopiOSApps
It shows top iOS apps from app store. One can filter the list of apps using app name or category
Forgwhiz/FlexiJSONCoder
FlexiJSONCoder is a Swift library that simplifies decoding JSON data with type coercion and fallback support. It handles inconsistent data structures by automatically converting fields to the expected types
hamishknight/JSON-Fragment-Decoding
A JSONDecoder extension to allow decoding JSON fragments
joaoipiraja/Quizzler
Quizzler IOS APP using Swift 5.1
PhonePe/swift-json
An idiomatic Swift framework for manipulating JSON
rmya/YouTubeClone
YouTube clone app with WebKit version1
abdullah1107/Swift-Basic
Swift language Basic. Swift is a general-purpose, multi-paradigm, compiled programming language developed by Apple Inc.
GaldinoAllan/FetchBitcoinSwift
App made as a challenge of a Udemy couse about Swift programming; Report the price of the Bitcoin using URLSession to make HTTP request and JSONDecoder to parse a JSON file in Swift
hsuanchih/CodingChallenge-500px
500px's Coding Challenge
jamesrochabrun/ItunesDecodable
Generic API using generics Jsondecoder and Promisekit in swift 4
jdf221/JSONCommentStripper
Simple Swift library that removes comments from JSON
SamiCh246/Clima
Clima is a user-friendly weather forecast application that provides real-time weather information for any location worldwide. This repository contains the source code and project files for the Clima app, enabling you to explore, contribute, and enhance the functionality of the application.
Sullivan677/Brastlewark
A list built with SwiftUI fetching data from a JSON URL
abdelrahman-elbattawy/HackerNewsApp
HackerNewsApp using SwiftUI with Swift language. HN Search API is used for the API.
abdelrahman-elbattawy/WeatherApp
WeatherApp using UIKit with Swift language. Core Location was used to get the current location. OpenWeatherMap API is used for the API.
berardino95/Moonshot
An app that shows all the Nasa Apollo missions from JSON file
berardino95/SnowSeeker
An app to let users browse ski resorts around the world, to help them find one suitable for their next holiday
DemidenGo/FakeNFT
Приложение помогает пользователям просматривать и покупать NFT (Non-Fungible Token). Функционал покупки иммитируется с помощью мокового сервера
EP2nd/100_Days_of_SwiftUI-Consolidation_VII-HighRollers
The 6th consolidation project of "100 Days of SwiftUI" tutorial course from Paul Hudson's "Hacking with Swift" website. An app that allows the user to roll the configured amount and types of dice. A complete project I have written from scratch.
goojoob/GOONetwork
Network Library to decode API Rest URL into Swift Object
cuadros-code/Project-7-whitehouse-petitions
create a petitions from white house API
urielortega/friendface
Friendface app. My solution for the 5th milestone challenge of the 100 days of SwiftUI course by Paul Hudson.