awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesLocal Function Developments

Writes, tests, and deploys TypeScript integration functions from a local project with source control and CI/CD support.

Distinct from Local Function Execution: Distinct from Local Function Execution: covers the full development lifecycle including writing, testing, and deploying, not just local execution.

Explore 3 awesome GitHub repositories matching development tools & productivity · Local Function Developments. Refine with filters or upvote what's useful.

Awesome Local Function Developments GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nangohq/nangoNangoHQ 的头像

    NangoHQ/nango

    10,772在 GitHub 上查看↗

    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

    Supports writing, testing, and deploying TypeScript integration functions from local projects.

    TypeScriptaccess-tokenapiapi-client
    在 GitHub 上查看↗10,772
  • firebase/firebase-js-sdkfirebase 的头像

    firebase/firebase-js-sdk

    5,125在 GitHub 上查看↗

    这是一个后端即服务(BaaS)SDK,将 Web 和移动应用连接到一套云服务。它提供了一个统一的接口,用于管理用户身份、执行无服务器逻辑以及处理云对象存储。 该工具包的特点是其实时数据同步功能,允许 NoSQL 文档数据在多个客户端之间保持一致,并内置离线持久化。它通过多种身份提供商促进安全的用户访问,并管理无服务器函数调用,以响应 HTTPS 请求或数据库事件来执行后端逻辑。 该 SDK 涵盖了广泛的运营能力,包括 NoSQL 和关系数据库管理、崩溃监控以及用户行为分析。它还提供了用于远程应用配置、定向推送通知以及集成大语言模型以实现 AI 驱动功能的工具。 该项目使用 TypeScript 实现,并提供将 REST 和 WebSocket API 抽象为高级方法的特定语言库。

    Enables the development, testing, and iteration of background and HTTP functions using a local environment.

    TypeScriptfirebasefirebase-authfirebase-authentication
    在 GitHub 上查看↗5,125
  • jitsucom/jitsujitsucom 的头像

    jitsucom/jitsu

    4,782在 GitHub 上查看↗

    Jitsu 是一个客户数据平台,旨在收集、转换并将应用程序事件路由到数据仓库和营销工具。它作为一个事件摄取引擎和数据仓库路由器,通过 API 和 SDK 捕获行为数据以进行实时处理和存储。 该平台具有可编程的 JavaScript 数据流水线,允许在传输过程中对事件数据进行过滤、丰富和重塑。它包含一个客户身份拼接器,可合并匿名和已知的用户标识符,以在仓库中维护持久的客户画像。 系统涵盖了广泛的功能,包括来自 Web 和移动环境的多源事件收集、目标仓库的自动模式演进,以及到 SaaS 平台和 SQL 数据库的多目标路由。它为开发人员提供了一套用于测试转换逻辑的工具,并支持通过 Kubernetes 或自托管 Docker 环境进行部署。

    Provides a local workflow to initialize, build, test, and deploy custom data transformation logic before pushing to production.

    TypeScriptbigqueryclickhousedata-collection
    在 GitHub 上查看↗4,782
  1. Home
  2. Development Tools & Productivity
  3. Local Function Execution
  4. Local Function Developments