angular5-restful
v2.6.0
Published
restful wrapper base on angular5 HttpClient
Downloads
6
Maintainers
Readme
angular5-restful
Restful wrapper base on angular5 HttpClient
Installation
Install through npm:
npm install --save angular5-restful
Demo
cd demo
npm install
ng serve
As mentioned, you can visit the demo on http://localhost:4200/,it's response output into your browser console.