When does class start/end?
Classes begin promptly at 9:00 am, and typically end at 5:00 pm.
REST is an architectural pattern but when applied in the real world it is almost always implemented as Web services over HTTP. Moving from the theoretical to the practical the focus shifts to mapping...
Read MoreREST is an architectural pattern but when applied in the real world it is almost always implemented as Web services over HTTP. Moving from the theoretical to the practical the focus shifts to mapping RESTful Architecture to HTTP Web services. After exploring the basic mapping of operations to HTTP Methods students take a deeper dive into the special uses of the GET, PUT, POST, and PATCH methods. The class will also cover challenges in mapping RESTful services to HTTP.
Solutions Architects, Enterprise Architects, Developers
Some experience with software architecture.
Chapter 1. Introduction to RESTful Services
Chapter 2. REST Architecture Constraints
Chapter 3. Refining the GET Method
Chapter 4. REST vs. SOAP
Chapter 5. POST PUT PATCH
Chapter 6. Other RESTful Considerations
Chapter 7. Describing RESTful APIs
Chapter 8. Securing REST Services
Chapter 9. RESTful Service Lifecycle
Chapter 10. RESTful Service Challenges
Chapter 11. 10 REST Anti-patterns
Chapter 12. REST Best Practices
Lab Exercises