Parisson / TimeSide

scalable audio processing framework and server written in Python
https://timeside.ircam.fr/docs/
GNU Affero General Public License v3.0
368 stars 60 forks source link

[server] replace native django route /results/{uuid}/json/ with a DRF api/results/{uuid}/json/ #199

Open Tointoin opened 4 years ago

Tointoin commented 4 years ago

@gnuletik @yomguy

gnuletik commented 4 years ago

Yes ! That would also help for the docs / schema / SDK because native django routes are not available in the schema.