Closed dpriskorn closed 1 year ago
This could be implemented as a get parameter url= and WARE will show results immediately for that url if it is supported by WARI
WARE does not even have to parse the url using a regex, it just pass it directly to the article endpoint.
See https://github.com/internetarchive/wari/issues/656
https://stackoverflow.com/questions/65629257/react-js-get-params-from-url here is a code to make that work
done
This could be implemented as a get parameter url= and WARE will show results immediately for that url if it is supported by WARI
WARE does not even have to parse the url using a regex, it just pass it directly to the article endpoint.
See https://github.com/internetarchive/wari/issues/656