mirror of
https://github.com/Moya/Moya.git
synced 2026-03-18 19:52:28 +00:00
33 lines
2.7 KiB
Markdown
33 lines
2.7 KiB
Markdown
# 社区项目
|
||
|
||
我们感谢围绕Moya周围的社区所做的一切工作。如果想让您的作品出现在下面列表中,只要简单的向列表中添加它(如果没有合适的标题,请自行添加一个)并且发起一个pull request。
|
||
## Extensions
|
||
|
||
- [Moya-ObjectMapper](https://github.com/ivanbruel/Moya-ObjectMapper) - Moya的ObjectMapper封装,易于JSON序列化
|
||
- [Moya-SwiftyJSONMapper](https://github.com/AvdLee/Moya-SwiftyJSONMapper) - Moya的SwiftyJSON 封装,易于JSON序列化
|
||
- [Moya-Argo](https://github.com/wattson12/Moya-Argo) - Moya 的Argo 封装,易于JSON序列化
|
||
- [Moya-ModelMapper](https://github.com/sunshinejr/Moya-ModelMapper) - Moya 的ModelMapper 封装,易于JSON序列化
|
||
- [Moya-Gloss](https://github.com/spxrogers/Moya-Gloss) - Moya 的Gloss 封装,易于JSON序列化
|
||
- [Moya-JASON](https://github.com/DroidsOnRoids/Moya-JASON) - Moya 的JASON 封装,易于JSON序列化
|
||
- [Moya-JASONMapper](https://github.com/AvdLee/Moya-JASONMapper) - Moya 的JASON封装,易于JSON序列化
|
||
- [Moya-Unbox](https://github.com/RyogaK/Moya-Unbox) - Moya 的Unbox 封装,易于JSON序列化
|
||
- [MoyaSugar](https://github.com/devxoul/MoyaSugar) – Moya语法糖
|
||
- [Moya-EVReflection](https://github.com/evermeer/EVReflection/tree/master/Source/Alamofire/Moya) - Moya 的EVReflection 封装,易于JSON序列化 (包括子项目 [RxSwift](https://github.com/evermeer/EVReflection/tree/master/Source/Alamofire/Moya/RxSwift) 和 [ReactiveCocoa](https://github.com/evermeer/EVReflection/tree/master/Source/Alamofire/Moya/ReactiveCocoa))
|
||
- [Moya-Marshal](https://github.com/JARMourato/Moya-Marshal) - Moya 的Marshal 封装,易于JSON序列化
|
||
- [Moya-Decodable](https://github.com/xiaoyaogaojian/Moya-Decodable) - Decodable bindings for Moya for easier JSON serialization
|
||
- [SwiftMoyaCodeGenerator](https://github.com/narlei/SwiftMoyaCodeGenerator) - Extension for [Paw Mac App](https://paw.cloud) to generate Moya files based in rest documentation.
|
||
|
||
|
||
## 库
|
||
|
||
- [NetClient/Moya](https://github.com/intelygenz/NetClient-iOS) - 基于Swift3的通用的HTTP网络库。
|
||
|
||
## 应用
|
||
|
||
- [Drrrible](https://github.com/devxoul/Drrrible) - Dribbble for iOS using ReactorKit
|
||
- [Eidolon](https://github.com/artsy/eidolon) - The Artsy Auction Kiosk App
|
||
- [Insights for Instagram](https://github.com/adimango/insights-for-instagram) - A simple iOS Instagram's media insights App written in Swift 4
|
||
- [Papr](https://github.com/jdisho/Papr/tree/papr-moya-version) - An Unsplash app for iOS.
|
||
- [SwiftHub](https://github.com/khoren93/SwiftHub) - Reactive Github iOS client written in RxSwift and MVVM.
|
||
- [GitTime](https://github.com/87kangsw/GitTime) - GitHub iOS client using ReactorKit and Moya.
|