UNPKG

angular2-rest-api

Version:

This is a REST api provider for angular for http actions request to server and instantiate models.

15 lines (9 loc) 285 B
# ng2-rest-api This is a REST api provider for angular for http actions request to server and instantiate models. For Angular 1: https://github.com/zaqqaz/ng-rest-api ## Installation To install this library, run: ```bash $ npm install ng2-rest-api ``` To be continued, soon....