Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
An Io web framework of sorts
Cannot retrieve the latest commit at this time.
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
lib | ||
|
|
LICENSE | ||
|
|
README |
|
|
|
|
main.io | ||
|
|
scaffold.css |
|
|
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/