Git Product home page Git Product logo

boilerplate's Introduction

The Tin Woodman of Oz

#boilerplate This repository demonstrates different architectures and usage of popular reactive programming frameworks.

I decided to open-source couple of small apps (3-6 screens) with very basic UI. I hope, these projects will save someone else's time.

Currently, only GitHub API Client is available. Rest of the apps will be published very soon!

  1. GitHub API Client - MVVM and RxSwift
  2. 500px photo viewer app - VIPER and RxSwift
  3. TBA - mix of MVVM and VIPER by Florent Pillet (@fpillet) and RxSwift
  4. TODO List - MVVM and SwiftBond
  5. Commits app - MVVM and ReactiveCocoa

Also, there are plans to create sample app using ReSwift.

Pull requests are welcome.

##GitHub API client Watch demo on vimeo.

The GitHub API client requires you to sign in with your GitHub account. Sample app uses your username and password to generate auth token (app doesn't store your login credentials). More information can be found here.

###Features

  • MVVM architecture
  • Uses RxSwift
  • Autocompletion search
  • GitHub sign in process
  • Shows how to zip many network requests
  • RxCocoa UIKit bindings (RxCocoa UITableView bindings are really cool)
  • Uses Moya as networking layer
  • Implements RxSwift custom operators
  • Implements RxSwift helper operators for Moya
  • Uses SwiftyJSON
  • Models and services unit tests
  • ViewModels unit tests using RxBlocking and RxTests

Upcoming features and code checklist

###Setup

cd github
pod install
open github.xcworkspace

##Thanks

##Author Pawel Krawiec

##Licence MIT

boilerplate's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.