
Create a fake REST API Using JSON Server
Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Read more
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary purpose of using JSON Server?
To replace a database in a live application
To compile JavaScript code
To mimic a REST API using a JSON file
To create a production-ready backend
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to install JSON Server with NPM?
npm install json-server
npm install json-server --dev
npm install json-server --global
npm install json-server --local
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What file needs to be created to set up JSON Server as an API?
config.json
db.json
api.json
server.js
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In which file do you add a script to run JSON Server automatically?
package.json
config.json
server.js
index.html
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a key requirement for JSON keys in the data structure?
They must be numbers
They must be wrapped in single quotes
They must be wrapped in double quotes
They must be in uppercase
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which port does JSON Server run on by default?
8080
5000
4000
3000
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What feature does JSON Server provide when you visit localhost:3000?
A welcome page showing resources
A database management tool
A code editor
A command line interface
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?