Home > twister

twister

Twister is a project mainly written in ..., it's free.

An HTTP server for the Go programming language.

Overview

Twister is an HTTP server for the Go programming language.

Twister is a work in progress.

Packages

  • twister/web - Defines the application interface to a server and includes functionality used by most web applications.
  • twister/server - An HTTP server impelemented in Go.
  • twister/example - An example application.

Installation

  1. Install Go.
  2. goinstall github.com/garyburd/twister/web
  3. goinstall github.com/garyburd/twister/server

About

Twister was written by Gary Burd. The name "Twister" was inspired by Tornado.

Previous:buildr-ipojo