dartmouth-cs98-23f / project-short-learning

project-short-learning created by GitHub Classroom
0 stars 0 forks source link

Search Page API Endpoints #130

Open linkevin281 opened 7 months ago

linkevin281 commented 7 months ago

Search Page (0.5 Week)

Integration

Requirements

  1. Cypress Tests Pass

Endpoints

  1. /Search (parameter for type: "user", "playlist", "topic") Queries one of the above database models (efficiently) and returns simple explore objects w/ pagination.