Skip to content
APEX FLOWACADEMY
MENU

Glossary term

What is Request and response?

In Apex Flow Academy, "Request and response" means: A request is the question a client sends. A response is the answer the server sends back. It is taught in Node.js: Build the Back End and APIs. Related terms include Server, API, Client and JSON. Every Apex Flow Academy course lists the official sources it checked.

  • 1 course teaches it
  • plain-word definition

The facts

What is Request and response?

A request is the question a client sends. A response is the answer the server sends back.

Where is Request and response taught?

Request and response is defined in Node.js: Build the Back End and APIs.

Which terms are related to Request and response?

Next to Request and response in the course glossaries: Server, API, Client, JSON, Status code and Route.

The hard questions, answered straight

Bold questions people really ask. Each answer comes from the course data or a settled Academy fact.

Do I need experience before I learn Request and response?

It depends on the course. Each course that teaches it lists its own prerequisites, and all are listed at intermediate level:

  • Node.js: Build the Back End and APIs: Basic JavaScript: variables, functions, objects, arrays, conditions and loops.

Related