- 
                                Many of the APIs you'll encounter on the Web use an underlying design idea known as REST, which stands for Representational State Transfer. Understanding what and how a REST API provides will help you build better and stronger APIs for your users. What you'll learn- REST Concepts
- URI Design
- Other API Concerns
 
Overview
                    Syllabus
                                    
                  
                  
                                - 
                                        Getting the REST You NeedThe RESTful API design pattern is a common, useful, and real world design pattern for turning your web app into a useful tool for building mobile apps, bots, desktop and server scripts, and more. Let's talk about what REST is, the building blocks and terminology of REST, and how you'll be using REST here at Treehouse. Chevron 8 steps-   Introduction3:39 
-   Endpoints4:01 
-   Requests5:53 
-   Endpoint Requests5 questions 
-   Responses3:59 
-   Security4:20 
-   Next Steps0:54 
-   Secure Response6 questions 
 
-