wardbell / a2-in-memory-web-api

An in-memory web api for demos and tests
MIT License
47 stars 11 forks source link

angular2-in-memory-web-api (DEPRECATED)

Deprecated in favor of the angular repo: https://github.com/angular/in-memory-web-api

Way out of date and no longer maintained

An in-memory web api for Angular 2 demos and tests.

See usage in the Angular.io Server Communication chapter.

To Do

Build Instructions

Mostly gulp driven.

The following describes steps for updating from one Angular version to the next

This is essential even when there are no changes of real consequence. Neglecting to synchronize Angular 2 versions triggers typescript definition duplication error messages when compiling your application project.