descriptionA super simple HTTP server in Erlang.
ownersneakin+station@semanticgap.com
last changeSun, 15 Jun 2008 14:47:35 -0400
changes
20 months ago sneakin Minor changes to possibly help play with multi-nodes. default tip
20 months ago sneakin Forgot to add listener.
20 months ago sneakin The example station now prints the params to the index. A route was also added for "/", which points to example_station:index.
20 months ago sneakin Added task for render
20 months ago sneakin Added a comment to delineate the start functions from the actual RESTful functions.
20 months ago sneakin Prioritized the todo.
20 months ago sneakin Added support for resource routes. Fixed up the path generation for child resources.
20 months ago sneakin Hooked the example_upload_station into example_station with a route. Changed the error messages a bit.
20 months ago sneakin Added a case catch around dispatch.
20 months ago sneakin Hooked up the routing to into everything. Still need to trap errors for bad routes and other errors.
...
tags
...
branches
20 months ago a84973b46cc1 default
...