An open API service indexing awesome lists of open source software.

https://github.com/simplisticated/jsonfire


https://github.com/simplisticated/jsonfire

alamofire api http json request swift swiftyjson

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          


JSONFire














# JSONFire

Simplifies work with network in iOS. Provides fundamental architecture for fast implementation of network requests.

## How To Get Started

- Copy content of `Source` folder to your project.

or

- Use `JSONFire` cocoapod

## Requirements

* iOS 9 and later
* Xcode 9 and later
* Swift 4

## Usage

Usage examples will be published here soon.

## License

`JSONFire` is available under the MIT license. See the [LICENSE](./LICENSE) file for more info.