All Projects → smalam119 → Live News Viper

smalam119 / Live News Viper

Licence: apache-2.0
A simple project to demonstrate VIPER design pattern.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Live News Viper

Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (+91.6%)
Mutual labels:  design-patterns, clean-code
Clean Architecture Manga
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Stars: ✭ 3,104 (+2508.4%)
Mutual labels:  design-patterns, clean-code
Run Aspnetcore
A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 227 (+90.76%)
Mutual labels:  design-patterns, clean-code
clean architecture typescript example
This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.
Stars: ✭ 78 (-34.45%)
Mutual labels:  clean-code, design-patterns
Cp Ddd Framework
A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
Stars: ✭ 566 (+375.63%)
Mutual labels:  design-patterns, clean-code
Guardclauses
A simple package with guard clause extensions.
Stars: ✭ 767 (+544.54%)
Mutual labels:  design-patterns, clean-code
Ios Learning Materials
📚Curated list of articles, web-resources, tutorials and code repositories that may help you dig a little bit deeper into iOS [and Apple Platforms].
Stars: ✭ 1,380 (+1059.66%)
Mutual labels:  design-patterns, clean-code
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+6832.77%)
Mutual labels:  clean-code, design-patterns
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+5118.49%)
Mutual labels:  design-patterns, clean-code
Clean Ts Api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Stars: ✭ 619 (+420.17%)
Mutual labels:  design-patterns, clean-code
Sample Dotnet Core Cqrs Api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Stars: ✭ 1,273 (+969.75%)
Mutual labels:  design-patterns, clean-code
Swift X Design Patterns
✏️ Design patterns implemented in Swift X. `let X = 5.1`
Stars: ✭ 112 (-5.88%)
Mutual labels:  design-patterns
Android Kotlin Clean Architecture
Android Sample Clean Architecture App written in Kotlin
Stars: ✭ 1,562 (+1212.61%)
Mutual labels:  clean-code
Dev Stuff
😎 Programming stuff for everyone. Collection of articles, videos about architecture, Domain Driven Design, microservices, testing etc.
Stars: ✭ 105 (-11.76%)
Mutual labels:  clean-code
Clean Arch Pokemon
Clean Architecture de um modo divertido e prático integrando uma API com uma API de Pokémon.
Stars: ✭ 103 (-13.45%)
Mutual labels:  clean-code
Generic Repository
Generic implementation of Repository pattern in C# .NET
Stars: ✭ 115 (-3.36%)
Mutual labels:  design-patterns
When Ts
When: recombinant design pattern for state machines based on gene expression with a temporal model
Stars: ✭ 112 (-5.88%)
Mutual labels:  design-patterns
Clean Code Notes
My notes of Clean Code book
Stars: ✭ 104 (-12.61%)
Mutual labels:  clean-code
Tachyons Verbose
Functional CSS for humans. Verbose edition.
Stars: ✭ 102 (-14.29%)
Mutual labels:  design-patterns
Android Readthefuckingsourcecode
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
Stars: ✭ 1,665 (+1299.16%)
Mutual labels:  design-patterns

live-news-viper

A simple RESTful news headline fetching project to demonstrate VIPER design pattern. Alamofire is used for networking and News API end point is used for data. See the presentation on Medium

License

Copyright 2018 Sayed Mahmudul Alam

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].