Nodejs: APIs

Nodejs: APIs

Professional Development

10 Qs

quiz-placeholder

Similar activities

Quiz #5: Computer Abbreviations

Quiz #5: Computer Abbreviations

Professional Development

15 Qs

Software Development

Software Development

Professional Development

9 Qs

Holiday quiz 2

Holiday quiz 2

Professional Development

10 Qs

Class 6 Review

Class 6 Review

Professional Development

15 Qs

Nodejs: Server

Nodejs: Server

Professional Development

10 Qs

Graphical User Interface (GUI)

Graphical User Interface (GUI)

Professional Development

10 Qs

Intro to Node.js

Intro to Node.js

Professional Development

10 Qs

GFG Quiz

GFG Quiz

11th Grade - Professional Development

10 Qs

Nodejs: APIs

Nodejs: APIs

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Daniel Adesoji

Used 24+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

API(Application Programming Interface) is a general concept that referes to a set of rules and protocols that allow different software application to ______

communicate and interact with each other

communicate and interact with the Graphical User Interfacer(GUI)

communicate and interact with the Command Line Interface(CLI)

communicate and interact with the binary executable file

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the full meaning of REST in REST API

Real State Transfer

Read State Transfer

Representational State Transfer

Rep State Transfer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the principles of REST API

Resource-based

Stateless

Uniform Interface

All of the options

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To test an API, what tool can I use

API client

API server

API manager

API checker

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are some examples of API clients

Postman

Thunderclient

All of the options

Insomnia

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is the best approach for choosing an api endpoint for a list of books

{HttpMethod ResourceName}

GET /book

GET /books

POST /book

POST /books

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For filtering and sorting on API endpoints, what can we use?

path param

query params

base path

none of the options

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?