RESTful Routing Flashcards

1
Q

Describe what HTTP REST is

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Design an HTTP API which is RESTful

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe the difference between HTTP’s query params and body params and url params

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe the use cases for the PUT and DELETE HTTP methods

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Describe when to respond with the HTTP status code 201

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Describe when to respond with the HTTP status code 301

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Describe when to respond with the HTTP status code 400

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly