When you are sharing a link, notice how it has a tracking link that is extremely too long and eyesore. What if you can filter out them. Ideally, this can be a chrome extension to filter out that extra tracking ids. But, nonetheless a simple flask app like this will also do!
https://flask-python-template.vercel.app/
This example uses the Web Server Gateway Interface (WSGI) with Flask to enable handling requests on Vercel with Serverless Functions.
npm i -g vercel
vercel dev
Your Flask application is now available at http://localhost:3000
.
Deploy the example using Vercel: