1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
[HTTP Methods] This is used for getting information from a web server.
GET Request
[HTTP Methods] This is used for submitting data to the web server and potentially creating new records
POST Request
[HTTP Methods] This is used for submitting data to a web server to update information
PUT Request
[HTTP Methods] This is used for deleting information/records from a web server.
Delete Request