anyaudio / anyaudio-server

:musical_note: Simple server to search youtube and give direct audio download and stream links
91 stars 19 forks source link

Refactor views #106

Closed aviaryan closed 7 years ago

aviaryan commented 7 years ago

Since we may have an API v2 now, so the single views.py will not be convenient. Create a views folder and properly organize the code into different files.