1 مستودع
Writes provider-specific TypeScript functions that run on a managed runtime handling auth, retries, rate limits, and observability.
Distinct from Cloud Function Deployers: Distinct from Cloud Function Deployers: focuses on provider-specific integration functions with managed runtime features.
Explore 1 awesome GitHub repository matching development tools & productivity · Provider-Specific Deployers. Refine with filters or upvote what's useful.
Nango is an open-source platform that connects applications to external APIs by managing authentication, data synchronization, and custom function execution. It provides a managed runtime for TypeScript integration functions, handling OAuth flows, credential storage, and token refresh for hundreds of external APIs while keeping secrets isolated from application code. The platform distinguishes itself by exposing integration functions as discoverable tools for AI agents through an MCP server or API, with per-user credential isolation that keeps provider secrets out of the agent loop. It offers
Deploys provider-specific TypeScript functions with managed auth, retries, and rate limits.