QutEcoacoustics / baw-server

The acoustic workbench server for storing and managing ecoacoustic data. Manages the structure and audio data. Provides an API for clients access.
Apache License 2.0
9 stars 4 forks source link

Tracking site issues #477

Closed Allcharles closed 4 years ago

Allcharles commented 4 years ago

This issue is to be used for tracking a number of site api issues which are all linked. Currently a rewrite of how the Sites Controller works needs to be done so that the following routes are available:

It should be possible to redesign the Site Controller functions so that the same function can handle each CRUD case. Ie. There should no longer exist show() and show_shallow().

The following issues are related to this and should be fixed during the process: