1 个仓库
Generates working TypeScript code for API syncs, actions, and webhooks from natural language descriptions of integration use cases.
Distinct from Code Generation: Distinct from Code Generation: focuses on generating integration-specific TypeScript code from natural language descriptions rather than general boilerplate generation.
Explore 1 awesome GitHub repository matching part of an awesome list · Integration Code Generators. 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
Generates working TypeScript integration code from natural language descriptions of use cases.