|
|
|
|
|
by needcaffeine
3607 days ago
|
|
Not the OP, but this looks like an nginx-powered API (which may be coming through a reverse-proxy) that returns JSON, and Bootstrap 3 + KnockoutJS for the client side to render it all. That doesn't answer your questions about the OP's thought and design processes but maybe it'll give you something to read up. |
|
If I restarted from scratch I would do the server-side in Python because there's just a lot more good libraries available.