awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nangohq/nangoAvatar von NangoHQ

    NangoHQ/nango

    10,772Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,772
  • firebase/firebase-js-sdkAvatar von firebase

    firebase/firebase-js-sdk

    5,125Auf GitHub ansehen↗

    Dies ist ein Backend-as-a-Service-SDK, das Web- und mobile Anwendungen mit einer Suite von Cloud-Diensten verbindet. Es bietet ein einheitliches Interface für das Management von Benutzeridentitäten, die Ausführung serverloser Logik und die Handhabung von Cloud-Objektspeichern. Das Toolkit zeichnet sich durch seine Echtzeit-Datensynchronisation aus, die es ermöglicht, NoSQL-Dokumentendaten über mehrere Clients hinweg konsistent zu halten, inklusive integrierter Offline-Persistenz. Es erleichtert den sicheren Benutzerzugriff über eine Vielzahl von Identitätsanbietern und verwaltet den Aufruf serverloser Funktionen, um Backend-Logik als Reaktion auf HTTPS-Anfragen oder Datenbankereignisse auszuführen. Das SDK deckt ein breites Spektrum an operativen Fähigkeiten ab, einschließlich NoSQL- und relationalem Datenbankmanagement, Crash-Monitoring und Analysen des Benutzerverhaltens. Es bietet zudem Tools für die Remote-Anwendungskonfiguration, gezielte Push-Benachrichtigungen und die Integration von Large Language Models für KI-gestützte Funktionen. Das Projekt ist in TypeScript implementiert und bietet sprachspezifische Bibliotheken, die REST- und WebSocket-APIs in hochgradige Methoden abstrahieren.

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

    TypeScriptfirebasefirebase-authfirebase-authentication
    Auf GitHub ansehen↗5,125
  • jitsucom/jitsuAvatar von jitsucom

    jitsucom/jitsu

    4,782Auf GitHub ansehen↗

    Jitsu is an open-source customer data platform designed to orchestrate event data pipelines. It captures, transforms, and routes behavioral data from web and server sources into data warehouses and analytics tools, providing a unified infrastructure for managing event streams. The platform distinguishes itself through its focus on self-hosted, containerized operations that grant users full control over their data security and privacy. It features a robust identity resolution engine that stitches disparate user identifiers into persistent profiles across sessions and devices, alongside program

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

    TypeScriptbigqueryclickhousedata-collection
    Auf GitHub ansehen↗4,782
  1. Home
  2. Development Tools & Productivity
  3. Local Function Execution
  4. Local Function Developments