https://github.com/itenfay/cxnetwork-moya
Encapsulates a network request library with Moya and ObjectMapper.
https://github.com/itenfay/cxnetwork-moya
moya networking objectmapper swift swift5
Last synced: 8 months ago
JSON representation
Encapsulates a network request library with Moya and ObjectMapper.
- Host: GitHub
- URL: https://github.com/itenfay/cxnetwork-moya
- Owner: itenfay
- License: mit
- Created: 2024-04-14T08:17:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-24T02:21:00.000Z (over 1 year ago)
- Last Synced: 2024-06-02T10:13:51.219Z (over 1 year ago)
- Topics: moya, networking, objectmapper, swift, swift5
- Language: Swift
- Homepage:
- Size: 340 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## CXNetwork
Encapsulates a network request library with Moya and ObjectMapper.
[](https://cocoapods.org/pods/CXNetwork)
[](https://cocoapods.org/pods/CXNetwork)
[](https://cocoapods.org/pods/CXNetwork)
## Requirements
* Xcode 14.0+
* iOS 10.0, tvOS 10.0, macOS 10.12, watchOS 3.0
## Installation
CXNetwork is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'CXNetwork'
```
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first. To lean more, please go to **[here](https://github.com/itenfay/FireKylin.git)**!
## License
CXNetwork is available under the MIT license. See the LICENSE file for more info.
## Feedback is welcome
If you notice any issue to create an issue. I will be happy to help you.