[Dancer-users] a REST question immediately followed by a Dancer-implementation question

Dave Doyle dave.s.doyle at gmail.com
Fri Sep 30 16:10:13 CEST 2011


On Fri, Sep 30, 2011 at 9:51 AM, Mr. Puneet Kishor <punk.kish at gmail.com>wrote:
>
> In other words, this meta method returns all the resources available at the
> http://server/app.
>
> Of course, I could code this for each app, but it would be nice to automate
> it.
>
> Suggestions? Ideas?
>
>
I would imagine you could use Dancer::Plugin::Sitemap as a starting point to
do something to this effect. It looks through the routes and you could
create your own plugin to do it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.backup-manager.org/pipermail/dancer-users/attachments/20110930/0d239e65/attachment.htm>


More information about the Dancer-users mailing list