BedSheet 1.5.4A 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.
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.
Use
To use BedSheet in a Fantom project, add a dependency to the project's build.fan
:
depends = ["sys 1.0", ..., "afBedSheet 1.5.4 - 1.5"]
Documentation
Information
Meta information on the BedSheet pod:
- Published by
- Steve Eynon
- Organisation
- Alien-Factory
- Pod file size
- 410.77 kB
- Licence
- ISC Licence (ISC)
- Built on
- 22nd Oct 2016
- Source code
- via Mercurial at https://bitbucket.org/AlienFactory/afbedsheet
- Depends on
- afBeanUtils, afConcurrent, afIoc, afIocConfig, afIocEnv, concurrent, inet, sys, util, web, wisp
- Referenced by
- afBedNap, afBedSheetDraft, afBedSheetEfan, afBedSheetMoustache, afColdFeet
- Javascript Compatible
- No
Dependency Graph
Release History
There have been 53 releases of BedSheet:
- 1.5.20, 1.5.18, 1.5.16, 1.5.14, 1.5.12, 1.5.10, 1.5.8, 1.5.6, 1.5.4, 1.5.2, 1.5.0
- 1.4.16, 1.4.14, 1.4.12, 1.4.10, 1.4.8.4, 1.4.8.2, 1.4.8, 1.4.6, 1.4.4, 1.4.2, 1.4.0
- 1.3.16, 1.3.14, 1.3.12.1, 1.3.12, 1.3.10, 1.3.8, 1.3.6, 1.3.4, 1.3.2, 1.3.0
- 1.2.4.1, 1.2.4, 1.2.2, 1.2.0.1, 1.2.0
- 1.1.2, 1.1.0
- 1.0.16, 1.0.14, 1.0.12, 1.0.10, 1.0.8, 1.0.6, 1.0.4, 1.0.2, 1.0.0
- 0.0.10, 0.0.8, 0.0.6, 0.0.4, 0.0.2