Skip to content
An Io web framework of sorts
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
lib
LICENSE
README added readme Feb 21, 2008
main.io
scaffold.css adding everything Feb 8, 2008

README

# Backpacking: Io-powered web framework #

Inspired by the simplicity of other web frameworks, and the awesome
metaprogramming power of Io, Chris Carter set out to recreate nails,
hammer and toolbox.

Here it is: the wheel, recreated in Io. 

* both DBRMS- and ORM-agnostic 
* simple template system
* MIT-licensed, yours to fiddle with

## Run it ##

  $ io

Will start a server on port 8000 per default.

## Get the source code ##

git clone git://github.com/cdcarter/backpacking.git

## Co-creators ##

Chris Carter
Ian Ownbey (the View system, among other things)
Olle Jonsson (this Readme)

## Read more ##

http://iolanguage.com/
You can’t perform that action at this time.