gbv / coli-ana

API to analyze DDC numbers
https://coli-conc.gbv.de/coli-ana/app/
MIT License
2 stars 0 forks source link

Interface: Support passing notation via query parameter #16

Closed nichtich closed 3 years ago

nichtich commented 3 years ago

I'd like to put an input form at https://coli-conc.gbv.de/coli-ana/ to start coli-ana with a DDC number.

Either redirect https://coli-conc.gbv.de/coli-ana/app/?notation=XXX to https://coli-conc.gbv.de/coli-ana/app/XXX or the other way round.

stefandesu commented 3 years ago

Yeah, to be honest I'm not very sure anymore why I chose that format. I vouch for using the ?notation= syntax instead and redirect the old URLs (or simply break them).

nichtich commented 3 years ago

Ok, then make query URL the default and current URLs as redirect to keep existing URLs floating around in existing discussions.