diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-12-07 18:11:26 -0800 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-12-07 18:11:26 -0800 |
commit | 71be6cf239fba5718cd6336403df602b05c21c7d (patch) | |
tree | b1ca3a6d145340e46796553b1a4a3317ef2e9c28 /modules/rest/module.info | |
parent | cfbbc22f7c49db18cf11908337c00a61146ab61b (diff) |
The rest framework that the new gallery3 remote interface will be built on. At the moment, there are no handlers to perform any functionality.
Diffstat (limited to 'modules/rest/module.info')
-rw-r--r-- | modules/rest/module.info | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/rest/module.info b/modules/rest/module.info new file mode 100644 index 00000000..5576ec81 --- /dev/null +++ b/modules/rest/module.info @@ -0,0 +1,4 @@ +name = REST Access Module +description = "The RESTful implementation/interface to Gallery3" + +version = 1 |