melizalab / neurobank

management system for experimental data
GNU General Public License v2.0
0 stars 1 forks source link

add dry run option? #14

Open dmeliza opened 6 years ago

dmeliza commented 6 years ago

It would be nice for users to be able to see how adding a resource would work without actually moving files. The only issue is that POSTing to the database is required for generating a new ID, and the API doesn't support the DELETE command that would undo the POST, nor would we want it to. The only real workaround I can see is for the API to have some endpoint for doing a dummy deposit.