docker run -it --rm -p 8000:8000 ghcr.io/adrianliechti/wingman-reader
curl -L -H "X-Return-Format:pdf" http://localhost:8000/https://www.example.org
curl -L -H "X-Return-Format:html" http://localhost:8000/https://www.example.org
curl -L -H "X-Return-Format:text" http://localhost:8000/https://www.example.org
curl -L -H "X-Return-Format:markdown" http://localhost:8000/https://www.example.org