Back to Browse

Fetching Data from a Backend API in Angular App - Part 1

5.7K views
May 23, 2022
1:22:47

Communicating with backend services using HTTP Most front-end applications need to communicate with a server over the HTTP protocol, to download or upload data and access other back-end services. Angular provides a client HTTP API for Angular applications, the HttpClient service class in @angular/common/http Part #2: https://youtu.be/oTL8LE4cXL4 Documentation: https://angular.io/guide/http Github: https://github.com/muhammadawaisshaikh/angular-concepts Sample API: https://reqres.in/ @Awaisinfinland

Download

1 formats

Video Formats

360pmp4127.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Fetching Data from a Backend API in Angular App - Part 1 | NatokHD