mbland / custom-links

An application for allowing authenticated users to create and dereference custom URLs hosted on a custom domain.
ISC License
7 stars 1 forks source link

Browse slash-separated links as if they were directories #164

Open mpdatx opened 6 years ago

mpdatx commented 6 years ago

Allow users to organize their custom links in a virtual directory structure. Example: I create two custom links, /a/b and /a/c. When I visit /a, I see a directory listing containing b and c.