BedSheet 1.5.14
A fresh, crisp and clean platform to lay your web app on!

BedSheet is a platform for delivering web applications written in Fantom. It provides a rich middleware mechanism for the routing and delivery of content over HTTP.

  • An IoC Container - BedSheet applications are IoC applications
  • Proxy Mode - Never (manually) restart your application again!
  • Routing - Map URLs to Fantom methods
  • Route Handlers - Map URLs to file system and pod resources
  • Error Handling - Customised error handling and detailed error reporting
  • Status Pages - Customise 404 and 500 pages

BedSheet is built on top of IoC and Wisp, and was inspired by Java's Tapestry5 and Ruby's Sinatra.

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 (434.83 kB)

Use

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

depends = ["sys 1.0", ..., "afBedSheet 1.5.14 - 1.5"]

Documentation

Information

Meta information on the BedSheet pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
434.83 kB
Licence
ISC
Built on
6th Dec 2019
Source code
via Git at https://github.com/SlimerDude/afBedSheet
Depends on
afBeanUtils, afConcurrent, afIoc, afIocConfig, afIocEnv, concurrent, inet, sys, util, web, wisp
Referenced by
afBedNap, afBedSheetDraft, afBedSheetEfan, afBedSheetMoustache, afColdFeet, afFindEmma, afGoogleAnalytics
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 52 releases of BedSheet: