Nemesis-AS / bookmark-manager-rs

[WIP] A simple yet robust bookmark manager with tagging support
MIT License
1 stars 0 forks source link

Add sorting and filtering #2

Open Nemesis-AS opened 2 months ago

Nemesis-AS commented 2 months ago

For the frontend, sorting and filtering support is required for the following routes:

  1. GET /bookmarks
  2. GET /bookmarks/tags/{tag}
  3. GET /tags
Nemesis-AS commented 2 months ago

Added title filtering in baa96af1db1eb5996402f561f943fc2baf69ed05