3.3.Designing REST API

3.3.Designing REST API

This section contain the following items:

  • 1.API value chain

  • 2.Practices for Resource Names, Actions & Associations

  • 3.Implementing REST API CRUD operations

  • 4.Walkthrough: Creating a Vacations API in Node JS

  • 5.REST API Error Handling Practices

  • 6.Walkthrough: Implementation of error handling for POST API

  • 7.Versioning the API

  • 8.API Caching (1 of 2) Concepts & Design decisions

  • 9.API Caching (2 of 2) Concepts & Design decisions

  • 10.Demo - API Caching using Cache-Control Directives

  • 11.Building support for Partial Responses

Last updated

Was this helpful?