mbos2 / url-shortener

Simple, Selfhosted, URLShortener service
MIT License
8 stars 3 forks source link

Delete short url record #3

Closed mbos2 closed 1 year ago

mbos2 commented 1 year ago

Is your feature request related to a problem? Please describe. There is no functionality to delete short URL record.

Describe the solution you'd like Create an endpoint within the functionality for deleting shortUrl record. Endpoint route: /delete-record Endpoint method: POST Endpoint payload: {shortUrl}

Additionally, add an option to delete a short record from the UI via button

Note: Try to follow code practices that are already present in the code

GuyKh commented 1 year ago

!assign

GuyKh commented 1 year ago

@mbos2 - You added the hacktoberfest tag, I just want to make sure - you actually participating in Hacktoberfest?

mbos2 commented 1 year ago

@GuyKh Yeah I'll be participating, but if you want I can assign you on this, I will make more issues. But I also got other repos I can contribute to :)

mbos2 commented 1 year ago

@GuyKh I have assigned you to this issue.

If you want to stop working on this at any point, please let me know so I can unassign.

GuyKh commented 1 year ago

👍🏻