https://github.com/npvisual/tinynetlib
A tiny networking library based on function composition.
https://github.com/npvisual/tinynetlib
Last synced: 8 months ago
JSON representation
A tiny networking library based on function composition.
- Host: GitHub
- URL: https://github.com/npvisual/tinynetlib
- Owner: npvisual
- License: mit
- Created: 2018-04-19T17:28:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-20T15:22:43.000Z (about 8 years ago)
- Last Synced: 2025-03-16T18:56:32.860Z (about 1 year ago)
- Language: Swift
- Size: 190 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tinyNetLib
[](https://travis-ci.org/npvisual/tinyNetLib)
[](http://cocoapods.org/pods/tinyNetLib)
[](http://cocoapods.org/pods/tinyNetLib)
[](http://cocoapods.org/pods/tinyNetLib)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
tinyNetLib is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'tinyNetLib'
```
## Author
npvisual, npvisual@users.noreply.github.com
## License
tinyNetLib is available under the MIT license. See the LICENSE file for more info.