This package implements an AutomaticRoute for use with the Wormhole Typescript SDK
Register [Model Context Protocol](https://modelcontextprotocol.io) servers as tool sources for an executor. Supports both stdio-launched servers and remote (HTTP) servers, with optional OAuth.
This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.
Sanitize your express payload to prevent MongoDB operator injection.
A express package to list all registered endpoints and its verbs
A development middleware for webpack
Data fetcher and mappings executor for EVM-based chains
Basic IP rate-limiting middleware for Express that slows down responses rather than blocking the user.
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
JWT authentication middleware.
Tired of pushing to test your .gitlab-ci.yml?
Axios third-party module to print all axios requests as curl commands in the console. This repository is forked from axios-curlirize <https://www.npmjs.com/package/axios-curlirize> and supports use with Node JS without having to enable ES6 imports. This r
TypeScript definitions for express-http-proxy
simple wrapper on top of express.static, that allows serving pre-gziped files
OpenAPI typescript support.
JS Library & ExpressJS user-agent middleware exposing
Express middleware to protect web applications using OpenID Connect.
WebSocket endpoints for Express applications
A Redis store for the `express-rate-limit` middleware
Arkahna's workspace plugin to help configure NX repositories meeting our dev practices
Storage adapter interface for the executor. Defines the shared `DBAdapter`, `DBSchema`, and query-operator types every persistence backend implements, plus helpers for typed queries and an in-memory conformance test suite.
Async/await error handling support for expressjs
Runnerty module: JSON2CSV executor
Base class defining the interface for executor implementations