Wednesday, January 2, 2019

What is Angular 6 Http Service?

Angular 6 Http Service :

Http Service will help us fetch external data, post to it, etc. We need to import the http module to make use of the http service. Let us consider an example to understand how to make use of the http service.
To start using the http service, we need to import the module in app.module.ts as shown below −
https://www.tutorialspoint.com/index.htm

No comments:

Post a Comment