Handle parameters via URL to get the prefix and suffix of the DOI
Instead of having an URL like: https://doi.esrf.fr/index.html?doi=10.5072/test.00000001
It is much prettier to have something like: https://doi.esrf.fr/10.5072/test.00000001
Landing page should be capable to get suffix and prefix as path params instead of query params
I suggest to use this library for that purpose: https://github.com/mtrpcic/pathjs