In memonry url shortening.

Getting started

Register your path first

bucketRegister('name1', 'https://www.abc.com/some/long/.../x');

Usage

Then directly use

bucketResolve('name1://y/z.png'), // https://www.abc.com/some/long/.../x/y/z.png

Libraries

urn