Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
responselike
A response-like object for mocking a Node.js HTTP response stream
co-body
request body parsing for co
@octokit/request
Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node
teeny-request
Like request, but smaller.
centra
The core lightweight HTTP client for Node
openapi-validator-middleware
Fast input validation middleware using OpenAPI 2.0 (formerly Swagger) and 3.0 definitions file and ajv
fastify-raw-body
Request raw body
gh-got
Convenience wrapper for Got to interact with the GitHub API
http-call
make http requests
validate-express-req-body
Middleware to validate the request body based on provided validation rules
http2-wrapper
HTTP2 client, just with the familiar `https` API
needle
The leanest and most handsome HTTP client in the Nodelands.
morgan-body
morgan logging req, res, and body
retry-request
Retry a request.
@remix-run/web-fetch
Web API compatible fetch implementation
browser-request
Browser port of the Node.js 'request' package
request-multipart
Multipart body support for request-compose
miniget
A small HTTP(S) GET request library, with redirects and streaming.
request-oauth
OAuth 1.0a support for request-compose
@poppinss/co-body
Request body parser used by AdonisJS. Forked from co-body