christopher-koch / capstone-project

https://capstone-project-iota-ashen.vercel.app
5 stars 0 forks source link

Redirect Shortlinks with API #20

Open christopher-koch opened 1 year ago

christopher-koch commented 1 year ago

Value Proposition

The user should be redirected to the long Url of the corresponding short url by using an API request/response so that the performance will be improved and it's safer

Description

Currently, the redirects are done by using a dynamic page and a router, which isn't optimal. This has to change and be done by an API request/response handler. ​

Acceptance Criteria

Tasks

Complexity

L

Tim-K93 commented 1 year ago

Good idea! Can´t wait for the outcome