philan.net
philan.net copied to clipboard
Create /philan/{user}spreadsheet API
We want to implemnt GET /philan/{user}/spreadsheet.
This API just redirect to user's spreadsheet url.
It is useful to write a linke like <a href="/philan/{user}/spreadsheet">Spreadsheet</a>.
Spec
- Allow to acces authrolized user
I want to use this in /created page.