Resolve a URI relative to an optional base URI
Allow parsing of object rest/spread
Compile object rest and spread to ES5
Post compiler for Vue template render functions to support ES2015+ features
Core LangChain.js abstractions and schemas
Octokit plugin adding one method for all of api.github.com REST API endpoints
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Node Rest and Http Clients for use with TypeScript
Extendable client for GitHub's REST & GraphQL APIs
Shared TypeScript definitions for Octokit projects
GitHub REST API client for Node.js
Octokit plugin to paginate REST API endpoint responses
Pretender is a mock server library for XMLHttpRequest and Fetch, that comes with an express/sinatra style syntax for defining routes and their handlers.
Basic layout model and some utilities for Cytoscape.js layout extensions
Core module for compound spring embedder based layout styles
Base communication layer for the SharePoint Framework
The REST API for discord.js
Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks
The official TypeScript library for the Composio API
High performance (de)compression in an 8kB package
Signature based authentication client, as used in the PrimeTrust and Shares projects
abstract base class for crypto-streams
Turn a function into an `http.Agent` instance
RPC-like experience over a regular REST API, with type safe server implementations 🪄
Base class for quickly setting up RESTful services through Sinatra.
Sinatra extension for RESTful Authentication with Role-based Authorization
Sinatra based web server that turns your sequel model directly into a RESTful API.
Fakerest is a simple tool based on sinatra which starts a http server (webrick) and exposes restful services based on the configuration specified in a YAML format, which can be used as stub out any external systems
siRESTa is a DSL for declarative REST APIs. It can generate a ruby API (w/ sinatra) and Client (w/ excon) for you, based on a YAML file. Processing requests is done using a monad.