Skip to content
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.

Make URLs consistent, more readable and extensible in the future #8

Open
ahirner opened this issue Feb 20, 2016 · 0 comments
Open

Make URLs consistent, more readable and extensible in the future #8

ahirner opened this issue Feb 20, 2016 · 0 comments

Comments

@ahirner
Copy link
Owner

ahirner commented Feb 20, 2016

I propose to stick to the following format:

- /type_of_page/<project>/<filename>/
- /show/muni_bonds/EP..... [for example]

By that we get rid of most query string parameters. This is already done in the xirr-specific branch.
Furthermore, in future we should reference documents alternatively by a short hash or from a database ID like so:
- /show/a74a3AhP/

For API endpoints, we stick to prefixing them with /api but basically mirror the project/filename subfolders.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant