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

https://github.com/rjstelling/httpformrequest

A Swift implementation of multipart/form-data request.
https://github.com/rjstelling/httpformrequest

http http-requests swift

Last synced: about 1 year ago
JSON representation

A Swift implementation of multipart/form-data request.

Awesome Lists containing this project

README

          

[![HTTPFormRequest](https://github.com/rjstelling/HTTPFormRequest/blob/master/Resources/Hero.png)](#)

[![Swift](https://img.shields.io/badge/Swift-2.3-orange.svg?style=flat)](#)
[![Swift](https://img.shields.io/badge/Swift-3.0-orange.svg?style=flat)](#)
[![Platform](https://img.shields.io/badge/Platform-iOS,%20macOS%20&%20tvOS-lightgrey.svg?style=flat)](#)
[![License](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/rjstelling/HTTPFormRequest/blob/master/LICENSE)

# HTTPFormRequest
A Swift implementation of multipart/form-data request.