Planning for Advance REST API
In this article we will plan for almost everything like endpoints naming, folder structure, validation , success and error responses
Table of content
- Endpoints Naming and versioning.
- Request Validation.
- Error and Success Response.
- Filtering , selection, sorting , pagination and searching.
- Application Folder Structure.
comming soon….