4IRL / urls4irl

Sharing URL's with friends.
3 stars 0 forks source link

Singular edit url or title routes #147

Closed GPropersi closed 6 months ago

GPropersi commented 6 months ago

Creates individual routes on the backend to either:

  1. Edit a URL itself contained in a UTub
  2. Edit a URL's title contained in a UTub

Currently endpoint combined these two functions into one endpoint - UI dictates this should be separate so the user can edit one at a time.

Closes #116