APIKit v4.0.0-beta.1 Release Notes

Release Date: 2017-07-23 // over 6 years ago
    • โž• Add progressHandler parameter to sendRequest(_:) method.
    • ๐Ÿ“œ Introduce Request.DataParser associated type to express various data format such as JSON, URL query and Protobuf.
    • ๐Ÿ“œ Introduce QueryParameters protocol for custom URL query parsers.