Planning for Advance REST API

November 30, 2022

In this article we will plan for almost everything like endpoints naming, folder structure, validation , success and error responses

Table of content

  1. Endpoints Naming and versioning.
  2. Request Validation.
  3. Error and Success Response.
  4. Filtering , selection, sorting , pagination and searching.
  5. Application Folder Structure.

comming soon….