Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 755 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 755 Bytes

KituraKit - A Kitura v2 Client Library

Build Status

Kitura is a lightweight web framework for creating complex web routes for web applications.

KituraKit allows developers to use Swift 4's Codable protocol in their front and back end applications and use the same code on the front and backend.

Usage

To try out the sample iOS project for yourself, making use of KituraKit, click here.

For more information on how to use KituraKit in your own iOS project, click here.