Network Layer in Swift: Protocol-Oriented Approach
☆341Jul 2, 2021Updated 4 years ago
Alternatives and similar repositories for NetworkLayer
Users that are interested in NetworkLayer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Simple example of MVVM pattern and MVVM with Coordinators☆55Dec 3, 2023Updated 2 years ago
- A tutorial project for the network layer with swift protocols/generics in #SwiftCairo talk☆31Jul 26, 2021Updated 4 years ago
- An example project on how to build a generic network layer☆44May 22, 2021Updated 5 years ago
- Late Night Muhabbetleri, Mimari Seri'de geliştirdiğimiz uygulama.☆95Jul 27, 2020Updated 5 years ago
- Simple Movies App with MVVM using The Movie DB API☆29Oct 13, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Sample iOS app demonstrating Coordinators, Dependency Injection, MVVM, Binding☆901Jan 26, 2026Updated 5 months ago
- Template iOS application using Modular Architecture☆829Jun 23, 2026Updated last week
- We are sample code :)☆323Jan 26, 2019Updated 7 years ago
- Coordinators Essential tutorial☆848Oct 28, 2022Updated 3 years ago
- An iOS template project implementing MVVM pattern☆273Sep 9, 2021Updated 4 years ago
- ☆196Dec 31, 2019Updated 6 years ago
- ☆16Sep 27, 2020Updated 5 years ago
- Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in …☆4,392Jun 23, 2026Updated last week
- MVVM Template that utilizes RxSwift, Generics and more☆16Jan 29, 2019Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Better ways to structure iOS apps☆5,259Nov 29, 2023Updated 2 years ago
- Write a Networking Layer in Swift 4 using Alamofire 5 and Codable☆139May 8, 2020Updated 6 years ago
- This is a demo Movie Browsing app written with VIPER Architecture.☆21Dec 19, 2017Updated 8 years ago
- iOS app demonstrating use of VIPER Architecture, written for my Medium article. Uses https://thesimpsonsquoteapi.glitch.me API to retriev…☆27Jan 23, 2020Updated 6 years ago
- ☆65Feb 18, 2026Updated 4 months ago
- A sample iOS app built using the Clean Swift architecture. Clean Swift is Uncle Bob's Clean Architecture applied to iOS and Mac projects.…☆1,922Oct 5, 2021Updated 4 years ago
- Simple Codable NSURLSession wrapper, ideal for new or existing projects and code challenges. Works with Codable, Decodable for responses …☆89Apr 10, 2023Updated 3 years ago
- Generic Data Source in Swift.