25.8.20
This website uses cookies to ensure you get the best experience on our website. Learn more

API Development: REST API Semantics

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. The power of modern distributed web systems comes from the interaction between REST APIs and the applications that consume them. Such complex interactions are made possible partly by common REST API standards such as verb usage (GET, POST, PUT and DELETE) and standardized API routes. In this course, you'll learn how to create and consume the following REST API methods: GET, POST, PUT, and DELETE. You'll also learn how to implement REST API route constraints.