rest-ngx
It's implementation of RestHandler
which uses Angular HttpClient
How to install and setup it
& npm i --save rest-core rest-ngx
In you app module
// AoT requires an exported function for factories
This package has been deprecated
Author message:
The library has been moved to @ngx-resource/handler-ngx-http and all Rest renamed to Resource
It's implementation of RestHandler
which uses Angular HttpClient
& npm i --save rest-core rest-ngx
In you app module
// AoT requires an exported function for factories
npm i rest-ngx
15
0.1.1
MIT