basho / webmachine (http://webmachine.basho.com/)

A REST-based system for building web applications.

Clone this repository (size: 1.8 MB): HTTPS / SSH
$ hg clone http://hg.basho.com/webmachine
commit 110: 8953dc6ec205
parent 109: 2eb2f433aaf2
branch: default
webmachine_request_srv no longer exists - remove it from webmachine.app
Bry...@basho.com>
7 months ago

Changed (Δ28 bytes):

raw changeset »

src/webmachine.app (0 lines added, 1 lines removed)

Up to file-list src/webmachine.app:

12
12
    webmachine_perf_logger,
13
13
    webmachine_resource,
14
14
    webmachine_request,
15
    webmachine_request_srv,
16
15
    webmachine_skel,
17
16
    webmachine_sup,
18
17
    webmachine_mochiweb,