0.2.0 • Published 7 years ago

angular-http-node-backend v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

angular-http-node-backend

Node backend for Angular HTTP service.

Based on: https://github.com/theblacksmith/angular2-http-node_backend

This package allows you to use Angular's HTTP service without importing all of Angular Universal. After Angular 4.0 is release, it should be possible to accomplish this using @angular/platform-server.

See: https://github.com/angular/universal/issues/264