issues
search
janevalencia
/
nextjs-ssr-comments
Interactive Comment Sections developed using NextJS/TailwindCSS/Express-MongoDB by Jane Valencia
https://fem-comments-hucu-janevalencia.vercel.app/
2
stars
0
forks
source link
[BE] Create GET: api/user/[username]
#32
Closed
janevalencia
closed
2 years ago
janevalencia
commented
2 years ago
Description
API to fetch a single user.
Use case:
When we want to search a individual user
When we need currentUser full detail, as we should only save a login token of currentUser on localStorage
Acceptance Criteria
[x] Able to fetch a single user based on
username
Description
API to fetch a single user.
Use case:
Acceptance Criteria
username