Try to simplify URLs
facundobatista opened this issue · 0 comments
facundobatista commented
The visible "ultimate" URL for the user should have the form:
linkode.org/
linkode.org//
Probably, we should encapsulate the rest of behaviours under different server names (like api.linkode.org), or directly making it decide in function of some subpath, like
linkode.org/api/etc
linkode.org/users/etc
It's ok to have more complex (or not "that nice") urls in other cases, but the sharing one should be dead simple.