There are far more than anyone can list, do some exploring and see what you find 😉
- MDN Fetch API: Browser API for talking to services over the internet.
- HTTP: The most used message protocol.
- HTTP Requests Verbs: The messages "types" we can send.
- HTTP Response Codes: The status codes we can recive from the server.