aldy505 / jokes-bapak2

Image API for Indonesian dad jokes / Jokes Bapak2
https://jokesbapak2.reinaldyrafli.com
GNU General Public License v3.0
59 stars 7 forks source link

Send different response if the link provided already exists #4

Closed aldy505 closed 2 years ago

aldy505 commented 3 years ago

https://github.com/aldy505/jokes-bapak2-api/blob/0ed396b78d93544972d73090d410d3014e281d08/api/app/v1/handler/joke_add.go#L24-L28

Right now, if the link already exists, it would return the same link with the one you've just submitted. I think it'd be better if it has a different response, it'd be a lot clearer for the one who's submitting it.