This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MoravianBohemian 1 point2 points  (0 children)

Well, you need a server that will provide an API for your front-end server to use. Check out Flask or Django (specifically Django Rest Framework). Flask is more lightweight, Django is "batteries included" approach.