nodejs restful client.
Generic API lib for node.js
A light-weight module that brings Fetch API to node.js
GOV.UK Notify Node.js client
Actions Http Client
RESTFul api client base object. Usually use by some api client implementation.
Node Rest and Http Clients for use with TypeScript
This is a lightweight library that works as a connector to the Binance public API.
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
Microsoft Authentication Library for Node
eBay API for Node and Browser
A generated SDK for KeyVaultManagementClient.
AWS credential provider that sources credentials from a Node.JS environment.
gRPC Library for Node - pure JS implementation
Reference implementation of Joyent's HTTP Signature scheme.
JavaScript library for Crowdin API
A robust, performance-focused and full-featured Redis client for Node.js.
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication
PostgreSQL client - pure javascript & libpq with the same API
Cross Platform Smart Fetch Ponyfill
A light-weight module that brings window.fetch to node.js
Official library for using the Slack Platform's Web API
Google BigQuery Client Library for Node.js
Super-fast alternative to Babel for when you can target modern JS runtimes
This is the simple REST client for Blockchain Node Engine API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Blockchain Node Engine API, but note that some services may provide a separate modern client that is easier to use.
You can communicate with Dkron using a RESTful JSON API over HTTP. Dkron nodes usually listen on port `8080` for API requests. All examples in this section assume that you've found a running leader at `localhost:8080`. Dkron implements a RESTful JSON API over HTTP to communicate with software clients. Dkron listens in port `8080` by default. All examples in this section assume that you're using the default port. Default API responses are unformatted JSON add the `pretty=true` param to format the response.
You can communicate with Dkron using a RESTful JSON API over HTTP. Dkron nodes usually listen on port `8080` for API requests. All examples in this section assume that you've found a running leader at `localhost:8080`. Dkron implements a RESTful JSON API over HTTP to communicate with software clients. Dkron listens in port `8080` by default. All examples in this section assume that you're using the default port. Default API responses are unformatted JSON add the `pretty=true` param to format the response.
Contentful API wrapper library exposing an ActiveRecord-like interface