Font size
WorksheetsGitHub API Quiz
Total questions: 10
Worksheet time: 7mins
What is GitHub API?
A tool for integrating applications with GitHub
A programming language
A database management system
A graphic design tool
What is the primary purpose of the GitHub API?
To create and manage repositories
To communicate with other developers
To access and manipulate GitHub data programmatically
To write and test code
Which HTTP request method is used to create a new repository using the GitHub API?
GET
POST
PUT
DELETE
What is the main advantage of using the GitHub API over the GitHub website?
More social features
Easier to use
Ability to automate tasks and build integrations
Better user interface
To authenticate with the GitHub API, you must obtain an (a) token
Which HTTP request method is used to retrieve data from GitHub API?
GET
POST
PUT
DELETE
Which programming language can be used to interact with GitHub API?
Java
Python
PHP
All answers are correct
Which HTTP method is missing in slot 1?
(a)
Which HTTP response is missing in slot 2?
(a)
Just for fun, draw the GitHub logo

