/gen_web_server

generic web server behaviour for conveniently building REST based interfaces

Primary LanguageErlang

Generic web server behaviour. Makes it nice and easy to build REST based interfaces.

To build run sinan
to install run "sinan dist" and then "faxien ir"
To run run <erlware-root>/bin/gen_web_server this will bind to port 8080

Any questions can be sent to martinjlogan@erlware.org

TODO

Support chunking
Enable user socket control to allow for ajax and other such implmentations