About 614,000 results
Open links in new tab
  1. JavaScript for Backend Development - GeeksforGeeks

    Sep 25, 2024 · Here’s a simple example of a JavaScript backend application using Node.js and Express.js to create a basic API. This code sets up a basic Express.js server with a single …

  2. How to Call an API in JavaScript – with Examples

    Nov 3, 2023 · To make API requests in JavaScript, you can use the fetch API, which is built into modern browsers. It is a promise-based API that makes it easy to send HTTP requests and …

  3. How to call a REST web service API from JavaScript?

    Oct 6, 2021 · It simplifies the XMLHttpRequest syntax you see in many of the other examples. The API includes a lot more, but start with the fetch() method. It takes two arguments: A URL …

  4. Web APIs - Introduction - W3Schools

    All browsers have a set of built-in Web APIs to support complex operations, and to help accessing data. For example, the Geolocation API can return the coordinates of where the browser is …

  5. 7 best Node.js frameworks to build backend APIs in 2024

    We have come across the best Node.js frameworks for building APIs in 2024. You don’t have to understand all of these, but knowing that they exist and knowing their characteristics will help …

  6. From Zero to CRUD Hero: Building Your First Backend API in JavaScript

    Apr 23, 2024 · For a developer to build a robust and flexible API for applications, the ability to set up routes, handle HTTP requests, send back HTTP responses, connect to the MongoDB …

  7. Building a JavaScript Backend API: A Comprehensive Guide

    Mar 8, 2025 · In this article, we'll dive into the world of building a JavaScript backend API using Node.js, Express.js, and MongoDB. What is a Backend API? Before we begin, let's define …

  8. 20 Popular JavaScript Frameworks to Build API and …

    Mar 19, 2025 · Build API-driven modern applications! First, I’ll share leading JavaScript frameworks, then will discuss API-first design and its popularity. 1. Hapi is a simple, secure, …

  9. How To Use an API with JavaScript (Beginner's Guide) [JavaScript API

    Aug 21, 2024 · Learn how to use an API with JavaScript! Easy & simple beginner's guide with examples. Included are free and open APIs available for testing.

  10. Top 10 JavaScript APIs For Frontend and Backend Developers

    Apr 24, 2025 · This summarizes the list of the top 10 Javascript APIs frontend and backend developer when building web applications. Familiarising one’s self with these APIs will aid in …

  11. Some results have been removed
Refresh