Ross ROSS = Recommend OSS · open-source software intelligence for agents

domain: apis

2838 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
timekit-io/booking-js
Booking.js is an embeddable JavaScript booking widget by Timekit that lets websites add appointment scheduling in minutes, powered by the T…
232428active
lestrrat-go/jwx
A comprehensive Go library implementing the full JOSE family of standards (JWA, JWE, JWK, JWS, JWT) for signing, verifying, encrypting, and…
992416active
dotnet/Docker.DotNet
Docker.DotNet is a fully asynchronous .NET (C#) client library for the Docker Remote API, letting applications interact programmatically wi…
402414active
the-momentum/open-wearables
Open Wearables is a self-hosted, MIT-licensed platform that unifies wearable health data from providers like Garmin, Whoop, Oura, Fitbit, S…
832407active
apache/fineract
Apache Fineract is an open-source, cloud-ready core banking platform written in Java, providing client management, loan and savings portfol…
932405stable
panva/openid-client
openid-client is a TypeScript library providing OAuth 2.0 and OpenID Connect client APIs for JavaScript runtimes including Node.js, Deno, b…
992398stable
hapifhir/hapi-fhir
HAPI FHIR is a complete open-source Java implementation of the HL7 FHIR standard for healthcare data interoperability, providing APIs for b…
972390stable
SignalR/SignalR
ASP.NET SignalR is a .NET library that makes it simple to add real-time web functionality to ASP.NET (System.Web/Katana) applications, lett…
429402maintenance
crbnos/carbon
Carbon is an open-core manufacturing operating system combining ERP, MES, and QMS functionality in a single web application built on Supaba…
682379active
Rob--W/cors-anywhere
CORS Anywhere is a Node.js reverse proxy that adds CORS headers to proxied requests, allowing browsers to make cross-origin requests to ser…
329376maintenance
dingo/api
Dingo API is a PHP package that provides tools for building RESTful APIs on top of the Laravel and Lumen frameworks. It offers content nego…
239368maintenance
knowsuchagency/mcp2cli
mcp2cli is a Python CLI tool that turns any MCP server, OpenAPI spec, or GraphQL endpoint into a command-line interface at runtime with zer…
592370active
orhanerday/open-ai
A community-maintained PHP SDK for accessing the OpenAI API, supporting GPT-3/GPT-4 chat completions, DALL-E image generation, and ChatGPT-…
282366active
nelmio/NelmioApiDocBundle
A Symfony bundle that generates OpenAPI/Swagger documentation for REST APIs from PHP 8 attributes and code analysis. It exposes interactive…
942365active
countries/countries
A Ruby gem providing country objects with data from ISO 3166 (countries and subdivisions), ISO 4217 (currencies), and E.164 (phone numbers)…
782359active
Neoteroi/BlackSheep
BlackSheep is a fast asynchronous ASGI web framework for Python, inspired by Flask and ASP.NET Core. It features built-in dependency inject…
902358active
form-data/form-data
A Node.js library for creating readable multipart/form-data streams, inspired by the XMLHttpRequest-2 FormData interface. It supports appen…
712355stable
smithy-lang/smithy
Smithy is a protocol-agnostic interface definition language (IDL) and a set of tools for modeling services as collections of resources, ope…
982345stable
mirumee/ariadne
Ariadne is a Python library for building GraphQL servers using a schema-first approach, where the API is defined in SDL and business logic …
942343stable
hashicorp/go-retryablehttp
A Go library providing an HTTP client wrapper around net/http with automatic retries and exponential backoff. It exposes a nearly identical…
692343stable
ulule/limiter
A dead-simple rate limiting middleware library for Go supporting HTTP, FastHTTP, and Gin. It uses a pluggable store approach with built-in …
232343stable
OpenSea SDK
The official TypeScript SDK for OpenSea, the largest NFT marketplace. It lets developers access the orderbook, create and fulfill listings …
952337active
oschwald/geoip2-golang
A Go library for reading MaxMind GeoIP2 and GeoLite2 databases to look up geolocation data for IP addresses. It is built on the maxminddb r…
942332active
fruitbars/simple-one-api
A single-binary Go gateway that unifies access to multiple LLM providers (Qianfan, iFlytek Spark, Tencent Hunyuan, MiniMax, DeepSeek, etc.)…
912329active
ObjectMapper
ObjectMapper is a Swift framework that converts model objects (classes and structs) to and from JSON using the Mappable protocol and the <-…
239137maintenance
JSONAPI-Resources/jsonapi-resources
JSONAPI::Resources (JR) is a Ruby gem that provides a resource-focused framework for building JSON:API compliant API servers on Rails 5.1+.…
542324active
httpie/http-prompt
HTTP Prompt is an interactive command-line HTTP client built on top of HTTPie and prompt_toolkit, featuring fuzzy autocomplete, syntax high…
239108maintenance
gotd/td
gotd/td is a full MTProto 2.0 Telegram API client library written in pure Go, supporting both user accounts and bots with generated binding…
932318stable
formio/formio
Form.io is an open-source form and data management platform that combines a drag-and-drop JSON-driven form builder with an auto-generated A…
762312active
cloudflare/meet
Cloudflare Meet (formerly Orange Meets) is a demo video-conferencing application built on Cloudflare Realtime SFU (Calls) with WebRTC. It s…
602312active
gotham-rs/gotham
Gotham is a flexible web framework for Rust built on Tokio and Hyper, emphasizing stability, safety, security, and speed. It is statically …
872309active
google/gnostic
gnostic is a Go command-line compiler that converts OpenAPI descriptions between JSON/YAML and Protocol Buffer representations. It provides…
662298active
josephburnett/jd
jd is a command-line utility and Go library for diffing and patching JSON and YAML values. It supports a native human-readable diff format …
802297active
Azure/azure-sdk-for-js
The official Azure SDK for JavaScript and TypeScript, providing client libraries for consuming Azure services and management libraries for …
952294active
edgurgel/httpoison
HTTPoison is an HTTP client library for Elixir built on top of the Erlang hackney HTTP library. It provides a simple, idiomatic API for mak…
812290stable
easy-mock/easy-mock
Easy Mock is a self-hostable persistent web service that generates mock API data quickly and provides a visual interface for defining and m…
238962maintenance
API-Security/APIKit
APIKit is a BurpSuite extension (Java plugin) that discovers, scans, and audits leaked API documentation such as GraphQL, OpenAPI/Swagger, …
232286active
financial-datasets/mcp-server
A Model Context Protocol (MCP) server that exposes the Financial Datasets stock market API to AI assistants like Claude Desktop. It provide…
312282active
googleapis/google-api-python-client
The official Python client library for Google's discovery-based APIs, providing simple and flexible access to many Google APIs with built-i…
998914maintenance
twitter/finatra
Finatra is a lightweight Scala framework for building fast, testable HTTP and Thrift services on top of TwitterServer and Finagle. It provi…
392272stable
dart-frog-dev/dart_frog
Dart Frog is a fast, minimalistic backend framework for Dart built on top of shelf and mason, inspired by tools like remix.run, next.js, an…
892268active
kubernetes-client/javascript
The official Kubernetes client library for JavaScript/TypeScript, usable from Node.js server-side code. It provides typed API clients for a…
942267active
FormidableLabs/react-native-app-auth
A React Native bridge around the native AppAuth-iOS and AppAuth-Android SDKs for communicating with OAuth 2.0 and OpenID Connect providers.…
892254active
giraffe-fsharp/Giraffe
Giraffe is a functional micro web framework for F# that runs on top of ASP.NET Core. Applications are composed of HttpHandler functions tha…
862250active
EWSoftware/SHFB
Sandcastle Help File Builder is a tool for generating help files for .NET class libraries, combining XML code comments with conceptual topi…
832250active
jwadow/kiro-gateway
A self-hosted proxy API gateway for the Kiro API (Amazon Q Developer / AWS CodeWhisperer) that exposes Claude and other models through Open…
652241active
douglascrockford/JSON-js
Douglas Crockford's original JSON library for JavaScript, providing JSON.stringify and JSON.parse via 2.js for environments lacking a built…
328718maintenance
python-restx/flask-restx
Flask-RESTX is a community-maintained fork of Flask-RESTPlus, a Flask extension for quickly building REST APIs with minimal setup. It provi…
602235active
Airtable/airtable.js
The official JavaScript client library for the Airtable REST API, usable in Node.js and browsers. It lets you read, create, update, and del…
342225stable
Pusher Channels
The official Pusher Channels JavaScript client library for subscribing to channels and receiving realtime events over WebSockets with HTTP …
972220active
rebing/graphql-laravel
A Laravel package providing code-first GraphQL integration built on webonyx/graphql-php. Schemas are defined in PHP classes with support fo…
952220active
ross/requests-futures
A small add-on for the Python requests library that returns concurrent.futures Futures instead of blocking Response objects, enabling async…
752219stable
h2non/gock
gock is a Go library for declarative HTTP traffic mocking that intercepts outgoing requests via http.RoundTripper and matches them against …
232218stable
postalsys/emailengine
EmailEngine is a self-hosted, source-available (not open-source) headless email client that exposes IMAP, SMTP, Gmail API, and Microsoft Gr…
952217active
TommyLemon/APIAuto
APIAuto is a web-based HTTP API tool combining machine-learning-powered no-code automated testing, code generation with static checks, and …
842217active
AmoyLab/Unla
Unla is a lightweight, configuration-driven MCP gateway written in Go that converts existing MCP servers and REST APIs into MCP-compliant e…
842213active
aws/aws-sdk-cpp
The official AWS SDK for C++, providing a modern C++11 interface to Amazon Web Services with low- and high-level clients. It is production-…
772209stable
KnpLabs/php-github-api
An object-oriented PHP wrapper for the GitHub REST (v3) and GraphQL (v4) APIs, built on PSR-18 HTTP clients via HTTPlug. It is extensively …
872207stable
kittinan/spotify-github-profile
A service that generates an SVG 'now playing' card showing your current Spotify playback for embedding in a GitHub profile README. It runs …
742206active
karldoenitz/Tigo
Tigo is an HTTP web framework written in Go with a Tornado-like API and better performance. It includes routing, middleware support, and co…
702203active
rswag/rswag
Rswag extends rspec-rails request specs with a Swagger-based DSL for describing and testing Rails API operations, then generates OpenAPI (S…
732201active
NatLabRockies/api-umbrella
API Umbrella is an open source API management platform that sits as a layer above existing web service APIs. It standardizes access control…
672196active
unsplash/unsplash-js
The official JavaScript/TypeScript wrapper for the Unsplash API, providing typed methods for searching and fetching free photos. It support…
662193active
zeroc-ice/ice
Ice (Internet Communications Engine) is a complete RPC framework for building networked applications, using the Slice IDL to generate clien…
912191stable
dedoc/scramble
Scramble is a Laravel package that automatically generates OpenAPI 3.1.0 (Swagger) API documentation from your codebase without requiring P…
942190active
rxi/json.lua
A tiny, pure-Lua JSON encoding and decoding library that works with Lua 5.1, 5.2, 5.3, and LuaJIT. It is a single ~280-line file with no de…
232186stable
c-ares/c-ares
c-ares is a modern asynchronous DNS (stub) resolver library written in C. It provides non-blocking DNS query interfaces that abstract the i…
972182stable
levigross/grequests
GRequests is a Go library that wraps net/http with a convenient, Python Requests-style API. It provides helpers for all HTTP verbs, JSON/XM…
732182active
Meting
Meting is a lightweight music API framework that provides a unified interface to multiple Chinese music platforms including NetEase Cloud M…
662181active
ruby-oauth/oauth2
A Ruby gem implementing OAuth 2.0 and 2.1 client functionality, including OpenID Connect (OIDC) support. It handles token requests, grant t…
972179active
ramnes/notion-sdk-py
A Python client library for the official Notion API, mirroring the reference JavaScript SDK. It provides both synchronous and asynchronous …
892177active
qicosmos/cinatra
Cinatra is a cross-platform, header-only, high-performance HTTP framework written in modern C++20, supporting HTTP 1.0/1.1, SSL, and WebSoc…
872176active
algesten/ureq
ureq is a simple, safe, blocking HTTP client library for Rust with minimal dependencies and no unsafe code. It supports HTTPS via rustls or…
772174stable
6over3/bebop
Bebop is a high-performance, typesafe binary serialization format with a schema language and code generator (bebopc) that produces optimize…
672173active
matrix-org/matrix-js-sdk
The official Matrix Client-Server SDK for JavaScript and TypeScript, maintained by Element and used in Element Web and Desktop. It lets app…
992172stable
mahmoud/glom
glom is a Python library and CLI for declaratively accessing, transforming, and restructuring nested data structures like dicts, lists, and…
742163active
mistweaverco/kulala.nvim
Kulala.nvim is a Neovim plugin providing a fully-featured HTTP, GraphQL, gRPC, and WebSocket client interface inside the editor. It support…
862151active
RichardKnop/go-oauth2-server
A standalone, specification-compliant OAuth 2.0 authorization server written in Go. It implements the standard grant types (authorization c…
482148active
dotnetcore/WebApiClient
WebApiClient is a declarative REST API client library for .NET where developers define HTTP clients by declaring C# interfaces. It supports…
822136active
zerodytrash/TikTok-Live-Connector
An unofficial Node.js library that connects to TikTok LIVE streams and delivers real-time events such as chat comments, gifts, likes, follo…
742133active
line/line-bot-sdk-python
The official LINE Messaging API SDK for Python, providing clients for sending messages and parsing webhook events. It lets developers build…
962132active
ogen-go/ogen
ogen is an OpenAPI v3 code generator for Go that produces statically typed client and server code from an OpenAPI specification. It generat…
982131stable
pycontribs/jira
A Python library that wraps the Jira REST API, supporting authentication methods like basic, token, OAuth, cookie, and Kerberos. It include…
792128active
OpenVidu/openvidu
OpenVidu is a self-hosted, open-source video conferencing platform and WebRTC SDK suite, built as a LiveKit fork with mediasoup as its SFU …
912126active
apache/libcloud
Apache Libcloud is a Python library that provides a unified API for interacting with more than 50 cloud service providers, hiding differenc…
762124stable
krakenjs/zoid
Zoid is a JavaScript toolkit for building cross-domain components that render as iframes or popups on a different domain while passing prop…
752124active
apioo/fusio
Fusio is a self-hosted, open-source API management platform and gateway written in PHP that turns databases, microservices, and custom logi…
942114active
jmfernandes/robin_stocks
A pure Python library wrapping the Robinhood, Gemini, and TD Ameritrade APIs for trading and account management. It supports trading stocks…
532114active
mountebank-testing/mountebank
Mountebank is an open-source service virtualization tool that creates over-the-wire test doubles for many protocols including HTTP, TCP, gR…
842106active
vulcand/oxy
Oxy is a Go library of HTTP middleware handlers that extend the standard net/http library with reverse proxying, load balancing, rate limit…
742105active
grafana/beyla
Grafana Beyla is an open-source, eBPF-based auto-instrumentation tool that captures RED metrics and trace spans for HTTP/S and gRPC service…
932103active
h2o/picohttpparser
PicoHTTPParser is a tiny, fast HTTP request/response parser written in C. It is stateless and allocation-free, setting pointers into the ca…
662103stable
msgpack/msgpack-python
MessagePack serializer implementation for Python, providing CPython bindings (with a pure-Python fallback for PyPy) to read and write the e…
842101stable
pmxt-dev/pmxt
PMXT is a unified API and SDK (Python and TypeScript) for prediction markets, modeled after CCXT, covering venues like Polymarket, Kalshi, …
732101active
symfony/deprecation-contracts
A minimal PHP package providing a single global `trigger_deprecation()` function and convention for emitting deprecation notices from libra…
872099stable
anthropics/anthropic-sdk-typescript
The official TypeScript/JavaScript SDK for accessing Anthropic's Claude language model APIs from server-side applications. It provides a ty…
942096active
protostuff/protostuff
Protostuff is a Java serialization library with built-in forward-backward compatibility (schema evolution) and validation, supporting plugg…
292096active
onsip/SIP.js
SIP.js is a JavaScript/TypeScript SIP signaling library for building WebRTC applications with audio/video calling, messaging, and presence.…
622094active
dahall/Vanara
Vanara is a set of .NET libraries providing P/Invoke declarations, interfaces, enums, and structures for many native Windows APIs, along wi…
982092active
googleapis/google-cloud-java
The official Google Cloud Client Library for Java, providing idiomatic Java clients for Google Cloud Platform services such as BigQuery, Cl…
992090stable

← prev page 8 / 29 next →