Discover what web technologies do and how they're used all in one place!
A popular, promise-based HTTP client for JavaScript and Node.js that makes it easy to send asynchronous HTTP requests to REST endpoints and perform CRUD operations. Features automatic JSON data transformation, request and response interceptors, request cancellation, timeout handling, and built-in protection against XSRF. Works in both browsers and Node.js environments. One of the most widely used HTTP clients in the JavaScript ecosystem. Known for its simple API, excellent TypeScript support, and comprehensive feature set.