In this article we will plan for almost everything like endpoints naming, folder structure, validation , success and error responses
Month: November 2022
Writing Advance REST API in node.js
In this article we will develop advance REST API, it will support fields selection, filtering, sorting, pagination and CRUD operations.
WordPress file permissions Ubuntu
Setting the permission of the folder so that only the owner can write and execute permissions is vital. To do this, set the wp- content folder permissions to 755 and the files inside to 644 to provide the right protection against unauthorised access.