lee025 / All-the-Things

0 stars 0 forks source link

Backend Routes #3

Open SergeyGridin opened 4 years ago

SergeyGridin commented 4 years ago
  1. Do you need api endpoint for all the users? are you going to implement search functionality or display all the users?
  2. Will you implement functionality for editing the user? If so, you will need to create an endpoint for that.
SergeyGridin commented 4 years ago
  1. Incorporate routes for tags