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 129: cdfb9505bec6
parent 128: 2f05d7d5e4e6
parent 120: e04849a06b5d
branch: default
merge in rebar modifications
Bry...@basho.com>
5 months ago

Changed (Δ0 bytes):

raw changeset »

ebin/webmachine.app (1 lines added, 1 lines removed)

Up to file-list ebin/webmachine.app:

1
1
{application, webmachine,
2
2
 [{description, "webmachine"},
3
  {vsn, "1.5"},
3
  {vsn, "1.6"},
4
4
  {modules, [
5
5
    webmachine,
6
6
    webmachine_app,