Why not do a Django REST API and make a SPA frontend?

Issue #5 new
Ryan Lahfa created an issue

Currently, Django is doing all the job (backend and frontend). I feel like that we could have a nicer website if we separate logically the backend and the frontend.

Let's make the backend, a full-fledged Django REST API that our SPA frontend can use, but everyone! And, let's make a cool SPA frontend (React.js, Angular.js, Ember.js, whatever feels right for the one who are going to maintain it).

That being said, I may create a React.js frontend in some time.

Comments (0)

  1. Log in to comment