
Web Development
Setting Up & Using Fake Rest API with Angular 4
When developing Angular applications, sometimes you don’t have the REST APIs ready to be used for testing purpose. To solve this problem, Json server comes…
6 min read
Tag
1 article

When developing Angular applications, sometimes you don’t have the REST APIs ready to be used for testing purpose. To solve this problem, Json server comes…