Skip to content

IBM-Swift/Kitura-Mobile-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kitura Builder for iOS

An iOS app to run Kitura on iOS.

Used as a submodule by Kitura HelloWorld/iOS and Kitura Sample/iOS.

macOS Apache 2 codebeat badge  Slack Status

To be used with a framework called SharedServerClient that must have RouterCreator class with method create(). This method must return an instance of KituraRouter class. The method is called by the app's code to run Kitura with the returned Router. See examples of SharedServerClient in Kitura HelloWorld/iOS and Kitura Sample/iOS.

Kitura Mobile Server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published