Alex Stan
819760817e
Co-authored-by: Alex Stan <alex.stan.2010@proton.me> Co-committed-by: Alex Stan <alex.stan.2010@proton.me>
6 lines
152 B
Markdown
6 lines
152 B
Markdown
# Start the server:
|
|
`json-server db.json -p 4000`
|
|
# Question endpoint:
|
|
`http://localhost:3000/questions`
|
|
# Example:
|
|
`http://localhost:3000/questions/1`
|