PacketFire / paste-click

Paste text, images, video or any file
http://paste.click
3 stars 1 forks source link

Parse off object ID from POST in Vue app #30

Open RaasAhsan opened 5 years ago

RaasAhsan commented 5 years ago

The current POST / endpoint will return in its response a URL that can be used to access your content:

http://paste.click/askjb5jaef

We should parse the object ID out and redirect to the proper URL.