Usage
BaseUrl
https://quizbase.onrender.com/api/v1/quiz
Query parameters
| Parameter | Type | Option | Description |
|---|---|---|---|
| category | String | HTML | CSS | Javascript | The category of quizzes |
| difficulty | String | Easy | Medium | Hard | The difficulty levels |
| limit | Number | Default :10 | Offset Number |
Example
https://quizbase.onrender.com/api/v1/quiz?category=HTML
API Generator
You can quickly generate an API with the API Generator