adspace
Answer Posted / Tarun Sharma
REST (Representational State Transfer) API in Node.js refers to a set of stateless APIs that can be used to transfer data over the web. RESTful services are designed using standard HTTP methods like GET, POST, PUT, DELETE, and PATCH.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers