Packages
4946 resultsHighlight.io API
Highlight.io — open-source, full-stack observability platform with session replay, error monitoring, and log management in a single tool, with REST API for programmatic access to errors and sessions.
Hyper (Rust HTTP)
Low-level async HTTP/1 and HTTP/2 library for Rust. Hyper is the HTTP foundation that powers reqwest (HTTP client), Axum (server), and many other Rust HTTP tools. Hyper 1.x provides a minimal, correct, and fast HTTP implementation without built-in routing or higher-level abstractions. Used directly when you need maximum control over HTTP behavior — connection reuse, streaming, protocol details — or when building your own HTTP framework.
LangChain
Open-source framework for building LLM-powered applications and agents, providing composable abstractions for chains, memory, tools, retrievers, and agent orchestration. LangSmith provides hosted tracing, evaluation, and dataset management via REST API.
Leadfeeder (Dealfront) Website Visitor Intelligence API
Leadfeeder (Dealfront) Website Visitor Intelligence REST API for B2B website visitor identification and account intelligence platform. Enables AI agents to manage website visitor company identification and enrichment automation, handle account-level visit scoring and lead qualification, access page-level behavior and content consumption data per company, retrieve visit history and company engagement trend tracking, manage CRM lead creation from high-intent website visitors, handle integration with Salesforce, HubSpot, and Pipedrive for visitor-to-lead routing, access filtered visitor feeds by industry, company size, and location, retrieve B2B contact data for identified visiting companies, manage custom feed creation for specific ICP segments, and integrate visitor intelligence with marketing automation and ABM platforms.
Leptos
Full-stack web framework for Rust compiled to WebAssembly. Signals-based reactive UI similar to SolidJS but in Rust. Supports CSR (client-side rendering), SSR (server-side rendering), and SSG (static generation). Server functions compile to both client and server — no separate API layer needed. Compiles to ~100KB WASM vs megabytes for JS bundles.
Logstash
Open-source server-side data processing pipeline that ingests data from multiple sources, transforms it, and ships it to Elasticsearch or other outputs.
Logto
Logto is an open-source Customer Identity and Access Management (CIAM) platform providing OIDC-compliant authentication, built-in social login connectors (20+ providers), multi-tenancy, RBAC, and SDKs for 20+ platforms — available as self-hosted or Logto Cloud with a built-in admin UI.
Lusha API
Lusha API — B2B contact data enrichment API for finding professional email addresses and phone numbers, enriching lead profiles with company data, and verifying contact information.
Netmiko
Multi-vendor SSH library for network device automation — connects to routers, switches, and firewalls via SSH. Netmiko features: ConnectHandler for device connections (device_type, host, username, password), send_command() for show commands, send_config_set() for configuration, enable() for privileged mode, save_config(), textfsm/genie integration for structured output, connection pooling, timeout handling, expect_string patterns, 50+ vendor device types (cisco_ios, cisco_nxos, juniper_junos, arista_eos, paloalto_panos, linux), BaseConnection context manager, and SSH key auth. Python SSH automation for network infrastructure management in agent network operations.
Omnisend API
Omnisend — e-commerce-focused email, SMS, and push notification marketing automation platform with a REST API for managing contacts, sending campaigns, and automating lifecycle messaging.
OpenAPI to MCP Server
A CLI tool that automatically converts OpenAPI specifications into MCP server configurations for use with Higress API gateways. Transforms REST API paths into MCP tool definitions with parameter mapping, security scheme conversion, and template-based patching. Supports MCP Protocol 2025-06-18 with output schemas.
OpenFDA API
Provides access to FDA datasets including drug adverse event reports (FAERS), drug labeling, drug NDC directory, medical device reports, food enforcement actions, and recalls via an Elasticsearch-powered REST API.
Oura Ring API
Provides access to Oura Ring biometric data including sleep stages, HRV, body temperature, SpO2, activity, and readiness scores for health analytics and wellness automation.
PDF.co API
PDF processing API for converting, merging, splitting, extracting text/data from PDFs, adding annotations, and running OCR on documents via a simple REST interface.
Supabase Edge Functions API
Supabase Edge Functions — globally distributed Deno serverless functions that run at the edge, enabling agents to deploy custom server-side logic close to users with direct access to the Supabase project (database, auth, storage) without managing infrastructure.
Taipy
Full-stack Python platform for building data-driven applications with both UI and pipeline orchestration. Taipy combines a frontend builder (Taipy GUI — Markdown-based reactive UI) with a backend pipeline orchestrator (Taipy Core — scenario management, task scheduling, data versioning). Unique feature: Taipy Core manages 'scenarios' (versions of a data pipeline run with specific inputs) enabling what-if analysis and reproducible pipeline runs. REST API for integration. Apache 2.0 open source.
Temporal Cloud
Temporal durable workflow orchestration platform — run long-running, fault-tolerant workflows that survive process crashes, network failures, and infrastructure restarts with guaranteed exactly-once execution.
Uptime Kuma
Self-hosted uptime monitoring tool with a beautiful UI. Monitors HTTP/HTTPS endpoints, TCP ports, DNS, Docker containers, databases, and more. Sends alerts via 90+ notification channels (Slack, Discord, Telegram, PagerDuty, email, etc.). Includes a public-facing status page. Single-container Docker deployment. The self-hosted alternative to UptimeRobot with richer features and no subscription fee.
kube-rs
Rust client library for Kubernetes. Provides a typed API for Kubernetes resources (Pods, Deployments, Services, CRDs) with async support via Tokio. Powers Kubernetes operator/controller development in Rust with the controller-runtime equivalent. Includes event watching, informers, reflectors, and CRD schema generation.
moltis
Local-first AI gateway in Rust that runs as a single binary, providing multi-provider LLM access, agent loops, sandboxed tool execution, voice I/O, MCP support, and multi-channel access (web, Telegram, Discord, Teams) with strong security defaults.