angular / in-memory-web-api

The code for this project has moved to the angular/angular repo. This repo is now archived.
MIT License
1.18k stars 231 forks source link

Migration to @ng-stack/api-mock #254

Open KostyaTretyak opened 4 years ago

KostyaTretyak commented 4 years ago

Obviously, angular-in-memory-web-api has not been developing for a long time. However, as statistics show on npmjs.com, it is downloaded more than 50K times a week.

So I decided that this module is needed by people and should continue to be developed. Please consider an alternative - @ng-stack/api-mock.

freed00m commented 4 years ago

Is the in-memory-web-api development really dead?

KostyaTretyak commented 4 years ago

The last commit in this repository was Jun 20, 2019, but look at this commit

Bump Angular dependencies to 8.x and TypeScript to 3.4.x Update peerDependencies to version 8 and forward Add build:lib script to package.json

And before that was the release of 0.8.0 Dec 22, 2018. And even if this module is still being developed, there has been warning:

The in-memory-web-api exists primarily to support the Angular documentation. It is not supposed to emulate every possible real world web API and is not intended for production use.

At the same time, the @ng-stack/api-mock module currently has the functionality many people have been asking for: