K
K
Klein Maximus2016-03-25 13:02:07
JavaScript
Klein Maximus, 2016-03-25 13:02:07

Does Angular2 have built-in functions for working with the REST API?

For example, in Backbone, the model can immediately be synchronized with a remote server via REST (GET /{path}/, GET /{path}/:id, etc. are available).
I did not find such a ready-made solution in the Angular2 documentation.
Maybe I missed? Or are there third party libraries for this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex, 2016-03-25
@streetflush

https://github.com/mgonto/restangular

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question