Hacker News new | ask | show | jobs
by Finnucane 3140 days ago
My knowledge of Vue is limited, but my guess would be to use Django-rest framework, and have your Vue components get json data.
1 comments

Yes. I am thinking about something in the same line. But the issue is, how do I integrate this inside django ?