gannasong / ShopBack

Mock ShopBack App iOS client in RxSwift+MVVM architecture. Use Charles capture api data source 🕶

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShopBack

Bitrise Swift Platform License

Screenshots

01 

Technologies

Charles

Use Charles capture api data source 🕶

API Categories Base url Path Method
checkUniqueAccount https://api-app.shopback.com.tw/ members/check-unique Get
signInWithEmail https://api-app.shopback.com.tw/ members/sign-in Post
MemberData https://api-app.shopback.com.tw/ members/me Get
HomepageTrip https://api-app.shopback.com.tw/ mobile-content/v1/components/5d6aa42df1f1ce3e49650aff Get
HomepageBanner https://api-app.shopback.com.tw/ mobile/banners Get
HomepageArticle https://api-app.shopback.com.tw/ mobile/wordpress-posts Get
HomepageProduct https://api-app.shopback.com.tw/ mobile-content/v1/components/5dd3b7a0dbaead21d7b0e17d Get
CashbackAmounts https://api-app.shopback.com.tw/ cashbacks/latest Get

Reactive

  • RxSwift
  • RxCocoa

Network

  • Moya/RxSwift

Image

  • RxNuke

Layout

  • IGListKit

CI/CD

  • Bitrise
  • Fastlane
  • Slack

Building

The following commands will set up ShopBack

cd ShopBack
pod install

License

MIT License. See LICENSE.

About

Mock ShopBack App iOS client in RxSwift+MVVM architecture. Use Charles capture api data source 🕶

License:MIT License


Languages

Language:Swift 91.3%Language:Ruby 8.7%