Test API REST
Test API Design with answers to assess your knowledge and prepare for job interviews. Assess your technical level in 20 minutes.
My Results
Test details
API REST Quiz
Whether you are front or back developers, REST and APIs are at the heart of your concerns. Distributed systems have seen different protocols pass from RPCs to SOAP via Java RMI. Today APIs are a major issue for computer systems. They must expose the data, allow the scalability of systems. On an API, we must be able to build a website, heavy applications, mobile applications. An application today will itself be able to aggregate several APIs.
And REST in all of this? It is inseparable from the concept of API. But do you know why? This test asks the questions to make sure. Even if you are not an expert, you should be comfortable with the concepts of routes, URLs, and URIs. You speak JSON, XML and HTML. HTTP is your vehicle and you know by heart the four verbs of RESTful love: GET / POST / PUT / DELETE
This MCQ validates your basic knowledge of API consumption on the following subjects:
- Definition of the acronyms API, REST, CRUD, CORS
- HTTP methods
- View, modify, delete your data
- The cache, authentication, Hypermedia
- General concepts of REST
Test updated, with care, by the WeLoveDevs team on April 18, 2020.
Developers ratings
Recommended tests
- Our interview questions for Architecte IT