adc1021 / SeatMe

0 stars 0 forks source link

Backend Routes #5

Open mikolas2788 opened 1 year ago

mikolas2788 commented 1 year ago

Backend Routes

mikolas2788 commented 1 year ago

All routes that only return json (users, session, restaurant, reviews, saves) should be listed under API Endpoints namespace (see bluebird wiki). Review get route should should be nested under user

adc1021 commented 1 year ago

I have made the following additions:

API Endpoints