Angular 7 - Simple HTTP Post Example

Опубликовано: 16 Июнь 2026
на канале: Alex Luy
12,325
86

This video shows you how to create a POST request using Angular 7. This will take you through the different parts you need to code to send a POST to an API. I explain how the httpClient Post method works in Angular, and sending a post body with headers.

If you aren't sure how to integrate a data service provider into your Angular project, check out my simple http get video, which discusses how to centralize your data service:    • Angular 7 - Simple Example - Http Client -...  

POST Code is here: https://github.com/ethereumnitrate/an...