ngx-rest-client
v1.0.6
Published
Library to facilitate the use of json-server in applications based on the Angular framework.
Downloads
16
Maintainers
Readme
ngx-rest-client
Library to facilitate the use of json-server in applications based on the Angular framework. ngx-rest-client uses json2entity to create entities that represent data.
Of course, the library can easily be adapted to cooperate with other production rest services.
Installation:
$ npm install json2entity --save
$ npm install ngx-rest-client --save