REST stands for REpresentational State Transfer.REST is web standards based architecture and uses HTTP Protocol for data communication.(*http://www.tutorialspoint.com/restful/restful_introduction.htm*)
\ No newline at end of file
> REST stands for REpresentational State Transfer.REST is web standards based architecture and uses HTTP Protocol for data communication (*http://www.tutorialspoint.com/restful/restful_introduction.htm*).
## Implementation in TYPO3 Flow
1. Add below code in main Routes.yaml file in main Configuration.