adspace
Answer Posted / Satya Nand Mishra
In Node.js, there are primarily two types of APIs: Built-in (core) APIs and Third-party APIs. The built-in APIs are a part of the Node.js library and provide functionality for various tasks like file system access, networking, etc. Third-party APIs are external libraries or services that can be integrated into a Node.js application to perform specific functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers