undici
HTTP client
An HTTP/1.1 client library for Node.js
An HTTP/1.1 client, written from scratch for Node.js
6k stars
53 watching
543 forks
Language: JavaScript
last commit: 3 days ago
Linked from 1 awesome list
clienthttpnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,493 |
websockets/ws | A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,752 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,055 |
theturtle32/websocket-node | An implementation of the WebSocket protocol for Node.js | 3,757 |
kong/unirest-nodejs | A Node.js HTTP client library providing a simplified way to make requests and send data. | 953 |
nwjs/nw.js | Enables developers to create cross-platform desktop applications using HTML5, CSS3, and JavaScript with Node.js integration. | 40,391 |
sindresorhus/got | A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. | 14,301 |
socketio/socket.io | Realtime communication framework for Node.js applications | 61,208 |
axios/axios | An HTTP client library for making requests to web servers using the Promise API. | 105,804 |
learning-zone/nodejs-basics | Provides an introduction to building server-side applications with JavaScript using Node.js | 3,066 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 107,829 |
workshopper/javascripting | An interactive terminal-based tutorial to learn JavaScript | 2,865 |
unetworking/uwebsockets.js | A high-performance web server written in C++ that enables standards-compliant WebSocket connections. | 8,095 |
webpack/webpack-dev-server | Serves a webpack app with live reloading, updating the browser on changes. | 7,798 |
microsoft/nodejs-guidelines | A centralized resource providing guidelines and best practices for working with Node.js on Microsoft platforms | 2,494 |