Wednesday, November 28, 2018

Fake an API's interaction in an Angular app!

Use this:

import { InMemoryWebApiModule } from 'angular-in-memory-web-api';

No comments:

Post a Comment