rest_flowcharts.md 809 B

REST flowcharts

This chapter will explain the REST handler state machine through a number of different diagrams.

This chapter is still under construction.

Start

REST starting flowchart

OPTIONS method

REST OPTIONS method flowchart

Content negotiation

REST content negotiation flowchart

GET and HEAD methods

REST GET/HEAD methods flowchart

PUT, POST and PATCH methods

REST PUT/POST/PATCH methods flowchart

DELETE method

REST DELETE method flowchart

Conditional requests

REST conditional requests flowchart