nshhhin / GetPopularMusic-Swift

最新の人曲を取得するSwiftプログラム

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GetPopularMusic-Swift

https://rss.itunes.apple.com/ja-jp のRSSから最新の人曲を取得するSwiftプログラム

Get Started

  1. pod install

Architecture

  • MVVM

Installing

  • RxSwift
  • Alamofire
  • SwiftyJSON

Commit Message Rule

Emoji Prefix

Type Emoji
初めてのコミット(Initial Commit) 🎉
バージョンタグ(Version Tag) 🔖
新機能(New Feature)
バグ修正(Bugfix) 🐛
フォルダ移動など(Folder) 📁
リファクタリング(Refactoring) ♻️
ドキュメント(Documentation) 📚
デザインUI/UX(Accessibility) 🎨
パフォーマンス(Performance) 🐎
ツール(Tooling) 🔧
テスト(Tests) 🚨
非推奨追加(Deprecation) 💩
削除(Removal) 🗑️
WIP(Work In Progress) 🚧

About

最新の人曲を取得するSwiftプログラム


Languages

Language:Swift 97.7%Language:Ruby 2.3%