Skip to content

juggernate/Kitura-TodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kitura-TodoList

An example using the Kitura web framework and HTTP Server to develop a backend for a todo list organizer

Installation

  1. Install Kitura

  2. Build TodoList application

    swift build make

  3. Run the TodoList application

    `./.build/debug/TodoList'

Usage

Open up your browser, and view:

http://www.todobackend.com/client/index.html?http://localhost:8090

License

This library is licensed under Apache 2.0. Full license text is available in LICENSE.

About

An example using Kitura to develop a Todo-Backend

Resources

License

Stars

Watchers

Forks

Packages