An open API service indexing awesome lists of open source software.

https://github.com/avijeetpandey/advanced-codables-demo

A repo to demonstrate advanced functionalities of codables using swift and uikit
https://github.com/avijeetpandey/advanced-codables-demo

codables ios-app json parsing swift uikit

Last synced: 2 months ago
JSON representation

A repo to demonstrate advanced functionalities of codables using swift and uikit

Awesome Lists containing this project

README

          

## Advanced codables demo :tada: :rocket:

This repository demonstrates on how `Codables` can be used for advanced/custom parsing and modelling at the same time