filmov
tv
[VDBUH22] Mohamed Taman - Let’s have some effective REST!
Показать описание
Developers creating websites need to know how to build RESTful APIs correctly. This session will help you plan and model your APIs and understand the six REST design constraints that help guide your architecture.
I will start with a simple overview, including advice on identifying the users, or “participants,” of your system and the activities they might perform with it. I’ll help you paper test your model, validating the design before you build it. You’ll then explore the HTTP concepts and REST constraints needed to build your API.
Topics include the three approaches to adding an API, Modeling tips, creating and grouping API methods, mapping activities to verbs and actions, Validating your API, Working with HTTP headers and response codes, Caching, layered systems, Creating a uniform interface, security, versioning, deprecation, optimization, and documentation.
I will start with a simple overview, including advice on identifying the users, or “participants,” of your system and the activities they might perform with it. I’ll help you paper test your model, validating the design before you build it. You’ll then explore the HTTP concepts and REST constraints needed to build your API.
Topics include the three approaches to adding an API, Modeling tips, creating and grouping API methods, mapping activities to verbs and actions, Validating your API, Working with HTTP headers and response codes, Caching, layered systems, Creating a uniform interface, security, versioning, deprecation, optimization, and documentation.