7 lines
111 B
Markdown
7 lines
111 B
Markdown
## What is RESTful?
|
|
|
|
* **RE**presentational
|
|
* **S**tate
|
|
* **T**ransfer
|
|
|
|
Constraints to create consistent APIs
|