Express.js: Introduction to API
Jan 30, 2024 · 2 min read · API. What is it? Application Programming Interface (API) in just an interface to interact with data. In context of a full-stack web app, frontend app request the data through the API which is defined in the server side. Generally, the data is exchang...
Join discussion











