Angular HTTP API | Part 23 - Sending POST Request 2

preview_player
Показать описание

Almost all Angular applications need to make HTTP requests to a back-end web API to retrieve, save, update, and delete data (CRUD Operations).

POST − Create
GET − Read
PUT − Update
DELETE − Delete

The Angular HTTP course teaches basic, as well as advanced features of Angular HTTP Communication.

Join the Facebook Community:

Follow on:
Рекомендации по теме
Комментарии
Автор

following this, I can't createUser, I'm not getting anything in the console apart from getUsers and getUser. No errors or anything

horyekhunley