BedSheet 1.2.2
Something fresh and clean to lay your web app on!

BedSheet is a Fantom framework for delivering web applications.

Built on top of afIoc and Wisp, BedSheet provides a rich middleware mechanism for the routing and delivery of content over HTTP.

BedSheet is inspired by Java's Tapestry5, Ruby's Sinatra and Fantom's Draft.

Read more...

Install

To install BedSheet with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install BedSheet with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afBedSheet.pod (253.54 kB)

Use

To use BedSheet in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afBedSheet 1.2.2 - 1.2"]

Documentation

Information

Meta information on the BedSheet pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
253.54 kB
Licence
BSD 2-Clause License
Built on
22nd Dec 2013
Source code
at https://bitbucket.org/AlienFactory/afbedsheet
Depends on
afIoc, afIocConfig, afIocEnv, afPlastic, concurrent, inet, sys, util, web, webmod, wisp
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 52 releases of BedSheet: