How to make REST call in angular

Imgur

How to make REST API call in Angular

  • First import HttpClientModule in your main module

  • Second Inject HttpClient in your constructor

Next Post Previous Post
No Comment
Add Comment
comment url