D
D
Dmitry Mironov2016-02-13 19:53:49
JavaScript
Dmitry Mironov, 2016-02-13 19:53:49

How do websites write based on the server API?

There is an api that can authorize the user, issue data in general, do anything. It is required to write a website (without a server, php or similar) that will fully work on this api.

Is there a description of such a technology? Example sites (applications)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Igor Belikov, 2016-02-13
@igorbelikov

Well, if you already have such api, then take any framework (for example, backbone, angular) and write applications on it. In the application itself, you make requests to this api and already display / store the processed results in the application.

D
Dmitry, 2016-02-14
@DP-Studio

react+redux imho fast

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question