wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

GitHub API Quiz

Total questions: 10

Worksheet time: 7mins

Name
Class
Date
1.

What is GitHub API?

a)

A tool for integrating applications with GitHub

b)

A programming language

c)

A database management system

d)

A graphic design tool

2.

What is the primary purpose of the GitHub API?

a)

To create and manage repositories

b)

To communicate with other developers

c)

To access and manipulate GitHub data programmatically

d)

To write and test code

3.

Which HTTP request method is used to create a new repository using the GitHub API?

a)

GET

b)

POST

c)

PUT

d)

DELETE

4.

What is the main advantage of using the GitHub API over the GitHub website?

a)

More social features

b)

Easier to use

c)

Ability to automate tasks and build integrations

d)

Better user interface

5.

To authenticate with the GitHub API, you must obtain an (a)   token

6.

Which HTTP request method is used to retrieve data from GitHub API?

a)

GET

b)

POST

c)

PUT

d)

DELETE

7.

Which programming language can be used to interact with GitHub API?

a)

Java

b)

Python

c)

PHP

d)

All answers are correct

8.

Which HTTP method is missing in slot 1?

(a)  

9.

Which HTTP response is missing in slot 2?

(a)  

10.

Just for fun, draw the GitHub logo