| 1 | The "Kayak Web Server" is an open source, web/application server that runs on both DotNet and NovellMono. It is packaged as a library so that through a series of calls, you can set up various components for serving HTTP, HTML, JSON, etc. |
| 2 | |
| 3 | * http://kayakhttp.com - home page |
| 4 | * [http://dotnetslackers.com/articles/aspnet/The-Kayak-Framework-An-easy-way-to-speak-HTTP-with-NET.aspx The Kayak Framework] - introductory article |
| 5 | * [http://cobra-language.com/forums/viewtopic.php?f=4&t=572 Cobra discussion] |
| 6 | |
| 7 | See also: SharpWebServer, WebDevelopment |