Gallery component for TJM Associates - Restaurant Page
- https://github.com/TJM-Associates/ot-right-reservations
- https://github.com/TJM-Associates/ot-main-reviews
- Node 6.13.0
From within the root directory:
npm install
GET - '/api/restaurants/:rid/images' - success: status code 200
POST - '/api/restaurants/:rid/images' - success: status code 200
PUT - '/api/restaurants/:rid/images/:imageId'- success: status code 200
DELETE - '/api/restaurants/:rid/images/:imageId'- success: status code 202