Mercurial > hg > purlService
diff restService/templates/serviceDescription.html @ 19:cce127a28fc9
added getpurls
author | dwinter |
---|---|
date | Wed, 21 Nov 2012 15:39:08 +0100 |
parents | a2bcca6539fd |
children | 90643ccc6545 |
line wrap: on
line diff
--- a/restService/templates/serviceDescription.html Mon Nov 19 12:14:25 2012 +0100 +++ b/restService/templates/serviceDescription.html Wed Nov 21 15:39:08 2012 +0100 @@ -35,4 +35,13 @@ <h3>/indexMeta/PURL</h3> <p> Redirects to the index.meta file of the source, if existing. -</p> \ No newline at end of file +</p> + + +<h3>/getPurls</h3> +get new purls + +GET: returns an simple web page to enter username and amount of purls needed + +POST: expects the parameter "username" and "amount"", return list of purls +