shizuko-akamoto / Trecipe

CPSC 436I Project (2020S)
1 stars 3 forks source link

Create crud endpoints for destination #92

Closed shizuko-akamoto closed 4 years ago

shizuko-akamoto commented 4 years ago

SO, turns out project_4 is quite messy, and I don't wanna overwhelm you guys with another 50+ file changes in a single PR, so I decided to clean up and split it up to smaller merges.

This PR is really just defining server endpoints for Destination API.

Defined some destination routes that we are/will probably use in frontend. So far, these three endpoints:

Other notable changes: