Adi – 08-58 Jan 30

AAdi1/30/2023
I have list of base64 urls 10-15 I am sending base64 urls directly to another nodejs backend service which increases bandwidth cost. Can I some how shorten the urls and then send these base64 urls and then who every consuming it will decode the string to get back base64 url. Is this possible with native browser API's??
UUUnknown User1/30/2023
Message Not Public
Sign In & Join Server To View