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
fagongzi/manba
Manba is a RESTful HTTP API gateway written in Go that serves as a unified API access layer for microservices. It provides traffic control,…
233313maintenance
ping/instagram_private_api
A Python client library for Instagram's private (undocumented) app and web APIs, with no third-party dependencies. It exposes app-only feat…
233299maintenance
pyeve/cerberus
Cerberus is a lightweight, extensible data validation library for Python that validates dictionaries against user-defined schemas. It provi…
733288maintenance
python-twitter-tools/twitter
Python Twitter Tools (PTT) is a minimalist Python wrapper for the Twitter API, whose methods map directly to Twitter API URLs. It also ship…
103287maintenance
bshaffer/oauth2-server-php
A PHP library for implementing an OAuth 2.0 authorization/token server into PHP applications. It supports pluggable storage (e.g., PDO) and…
293270maintenance
YousefED/typescript-json-schema
A TypeScript library and CLI tool that compiles TypeScript sources and generates JSON Schema definitions from their types. It handles requi…
743267maintenance
0rpc/zerorpc-python
zerorpc is a flexible RPC implementation for Python built on ZeroMQ and MessagePack, usable both programmatically and from the command line…
343236maintenance
ardalis/ApiEndpoints
A C# library providing base classes for organizing ASP.NET Core web APIs around one endpoint per class (the REPR pattern) instead of tradit…
553200maintenance
stefanprodan/AspNetCoreRateLimit
AspNetCoreRateLimit is an ASP.NET Core rate limiting middleware library for controlling how many requests clients can make to a Web API or …
233172maintenance
zhou-you/RxEasyHttp
RxEasyHttp is an Android networking library built on RxJava2 and Retrofit2 that wraps HTTP requests in a fluent, chainable API. It bundles …
323157maintenance
thelinmichael/spotify-web-api-node
A Node.js and browser client wrapper for Spotify's Web API, providing helper methods for tracks, albums, artists, playlists, user profiles,…
103153maintenance
jpillora/xdomain
XDomain is a pure JavaScript CORS alternative that enables cross-domain XHR by routing requests through a hidden iframe and a small proxy.h…
513147maintenance
twitter/twitter-text
A collection of official Twitter libraries and conformance tests for parsing and tokenizing Tweet text. It determines character counts and …
233139maintenance
lynckia/licode
Licode is an open-source WebRTC communications platform for hosting your own videoconference provider, built around the C++ Erizo MCU, a No…
673134maintenance
vulcand/vulcand
Vulcand is a programmatic, extensible HTTP reverse proxy and load balancer for microservices and API management, backed by etcd for dynamic…
233095maintenance
tomdionysus/foaas
FOAAS (Fuck Off As A Service) is a humorous REST API that returns profane 'fuck off' messages in various formats. It is a Node.js web servi…
233063maintenance
apollographql/apollo-tooling
Apollo CLI for GraphQL client tooling, providing code generation and client-side schema operations for TypeScript, Swift, and Flow projects…
673042maintenance
joestump/python-oauth2
A Python library providing a fully tested, abstract interface for building OAuth 1.0 clients and servers. It is a fork of the original pyth…
323009maintenance
goldsmith/Wikipedia
A Python library that wraps the MediaWiki API to make it easy to search Wikipedia and retrieve article summaries, page content, links, and …
323004maintenance
pquerna/ffjson
ffjson is a Go code generator that emits static MarshalJSON and UnmarshalJSON functions for your struct types, removing the runtime reflect…
322993maintenance
stepancheg/rust-protobuf
A pure-Rust implementation of Google Protocol Buffers, including a code generator and runtime library supporting proto2 and proto3. Version…
522973maintenance
skevy/graphiql-app
A lightweight Electron-based desktop wrapper around GraphiQL for editing and testing GraphQL queries and mutations. It provides a tabbed in…
232969maintenance
keleshev/schema
A lightweight Python library for validating data structures like dicts and lists obtained from configs, forms, JSON/YAML, or CLI parsing. I…
622946maintenance
mrwill84/DOClever
DOClever is a free, open-source API management platform for small and medium teams, offering interface editing, debugging, mock serving, au…
492903maintenance
yorkie/react-native-wechat
A React Native bridging library that integrates the WeChat SDK for iOS and Android, exposing login (OAuth), sharing, favorites, and payment…
102902maintenance
infinitered/apisauce
Apisauce is a low-fat wrapper around the Axios HTTP client that standardizes error handling with a 'problem' property on every response and…
712886maintenance
hjson/hjson
Hjson is a syntax extension to JSON that makes configuration files easier for humans to read and edit, adding comments, optional commas, qu…
672857maintenance
motiv-labs/janus
Janus is a lightweight, open-source API Gateway and management platform written in Go, distributed as a single binary. It handles authoriza…
232840maintenance
spark-jobserver/spark-jobserver
Spark Job Server is a RESTful service for submitting, managing, and monitoring Apache Spark jobs, jars, and job contexts. It supports persi…
542836maintenance
jsonform/jsonform
A client-side JavaScript library that generates Bootstrap 3-friendly HTML forms from data models defined with JSON Schema, with built-in cl…
232819maintenance
Twitter4J/Twitter4J
Twitter4J (now X4J) is a 100% pure Java library for the Twitter/X API with zero external dependencies and built-in OAuth support. It provid…
232809maintenance
mobolic/facebook-sdk
A Python client library for Facebook's Graph API, supporting authentication and API interactions. It complements the official Facebook Java…
232795maintenance
solana-foundation/solana-web3.js
The Solana JavaScript SDK (v1.x maintenance branch) for interacting with accounts and programs on the Solana blockchain via its JSON RPC AP…
792749maintenance
xeipuuv/gojsonschema
A Go library implementing JSON Schema validation for draft-04, draft-06, and draft-07. It loads schemas and documents from files, URLs, str…
232737maintenance
rusoto/rusoto
Rusoto is an AWS SDK for Rust providing crates for interacting with AWS services like S3, SQS, and DynamoDB. It is now in maintenance mode,…
232720maintenance
nixzhu/MonkeyKing
A Swift library for iOS that lets apps share text, URLs, images, audio, video, and files to Chinese social networks (WeChat, QQ, Weibo, Ali…
232715maintenance
APIs-guru/graphql-faker
A CLI tool that mocks GraphQL APIs with realistic faked data based on GraphQL SDL, using @fake, @examples, and @listLength directives with …
322713maintenance
eidheim/Simple-Web-Server
A simple, fast, multithreaded HTTP and HTTPS server and client library for C++11 built on Boost.Asio or standalone Asio. It is designed to …
102692maintenance
ChimeraCoder/gojson
go is a Go CLI tool that automatically generates Go struct definitions from example JSON or YAML documents. It infers field types and tags…
322688maintenance
chanxuehong/wechat
A Go SDK for WeChat (Weixin) covering the Official Account platform (mp) and the Merchant/Pay platform (mch). It provides core package abst…
762668maintenance
flipkart-incubator/Astra
Astra is an automated REST API security testing tool from Flipkart that detects vulnerabilities like SQL injection, XSS, broken authenticat…
322658maintenance
klein/klein.php
Klein.php is a fast and flexible routing library for PHP 5.3+, inspired by Sinatra. It provides regex-based routing with named parameters, …
232657maintenance
micha/resty
Resty is a tiny shell script wrapper around curl that provides concise GET/POST/PUT/DELETE commands for interacting with REST APIs directly…
232653maintenance
muaz-khan/RTCMultiConnection
RTCMultiConnection is a WebRTC JavaScript library that wraps the RTCPeerConnection API to simplify building peer-to-peer applications such …
232618maintenance
dropbox/json11
11 is a tiny JSON library for C++11 providing JSON parsing and serialization through a value-type Json object. It supports initializer-list…
102588maintenance
schematics/schematics
Schematics is a Python library for defining typed data structures, validating them, and converting data between formats like JSON or MsgPac…
322587maintenance
astaxie/bat
Bat is a cURL-like command-line HTTP client written in Go, inspired by HTTPie, designed for testing, debugging, and interacting with HTTP s…
232564maintenance
fixerAPI/fixer
Fixer is a hosted JSON API providing current and historical foreign exchange rates and currency conversion for 170 world currencies, includ…
322549maintenance
github/VisualStudio
The GitHub Extension for Visual Studio is a VSIX plugin that adds GitHub integration to Visual Studio 2015 and newer, living mostly in the …
102508maintenance
liyiorg/weixin-popular
A Java SDK implementing the WeChat platform APIs across the Official Account, Open Platform, Merchant (Pay), and Service Provider platforms…
232486maintenance
for-GET/know-your-http-well
A reference dataset and library summarizing HTTP encodings, headers, media types, methods, relations, and status codes, with links to their…
232454maintenance
ciaranj/node-oauth
A simple OAuth client library for Node.js that lets applications act as OAuth consumers against OAuth 1.0 and OAuth 2.0 providers. It suppo…
372434maintenance
postrank-labs/goliath
Goliath is an open-source non-blocking (asynchronous) Ruby web server framework built on EventMachine, offering Rack API and middleware sup…
322425maintenance
EhsanTang/ApiManager
CrapApi is a free, open-source, self-hosted API management platform built with AngularJS, Bootstrap, SpringMVC, and MyBatis. It provides AP…
232418maintenance
Actionhero
Actionhero is a Node.js/TypeScript API framework that serves the same actions over HTTP, HTTPS, and WebSockets, with built-in clustering, b…
842416maintenance
mmattozzi/cocoa-rest-client
CocoaRestClient is a free, native macOS application for testing and debugging HTTP/REST endpoints, built in Objective-C. It offers a lightw…
232369maintenance
langchain-ai/langserve
LangServe is a Python library that deploys LangChain runnables and chains as REST APIs built on FastAPI, with automatic input/output schema…
102330maintenance
orlabs/orange
Orange is an API gateway built on OpenResty (Nginx + Lua) that provides API monitoring, management, and traffic control through a plugin-ba…
232308maintenance
ava/use-http
use-http is a React hook library for making isomorphic HTTP requests that work in both browser and server-side rendering contexts. It wraps…
232300maintenance
apilayer/restcountries
REST Countries is a Java-based RESTful API that serves information about world countries, including names, ISO codes, currencies, languages…
102273maintenance
f/graphql.js
graphql.js is a lightweight (4k gzipped), dependency-free GraphQL client for JavaScript that works isomorphically in both browsers and Node…
232261maintenance
fsouza/go-dockerclient
A Go client library for the Docker Engine remote API, including Swarm and network API support. It predates Docker's official Go SDK and rem…
672244maintenance
lloyd/yajl
YAJL (Yet Another JSON Library) is a small, portable ANSI C library for parsing and generating JSON using a streaming, callback-based (SAX-…
772227maintenance
xluohome/phonedata
A Go library and offline database (phone.dat) for querying the geographic location of Chinese mobile phone numbers, returning province, cit…
322214maintenance
umijs/umi-request
umi-request is a JavaScript HTTP request library built on fetch that combines fetch's native browser support with axios-like conveniences s…
232207maintenance
JessYanCoding/RetrofitUrlManager
A lightweight Java/Android library that extends Retrofit to support multiple BaseUrls and dynamic BaseUrl switching at runtime via OkHttp i…
232193maintenance
mikeal/bent
Bent is a tiny functional HTTP client library for Node.js and browsers built on async/await, returning configured async request functions. …
322189maintenance
Yaffle/EventSource
A JavaScript polyfill for the EventSource (Server-Sent Events) API, providing support for older browsers like IE 8-10 and adding features s…
232183maintenance
bustoutsolutions/siesta
Siesta is a Swift library for building REST API clients on iOS, macOS, and tvOS. It provides an app-wide, observable, resource-centric cach…
232181maintenance
ShareKit/ShareKit
ShareKit is an Objective-C library that adds drop-in content sharing to iPhone and iPad apps, handling authentication, API calls, and share…
322166maintenance
PGBI/kong-dashboard
Kong Dashboard is a web-based GUI for managing Kong API Gateway configurations, such as APIs, services, routes, and plugins. It runs as a N…
232162maintenance
gabrielfalcao/HTTPretty
HTTPretty is a Python library that mocks HTTP clients by intercepting requests at the socket level, faking the entire socket module. It let…
322159maintenance
t9tio/cloudquery
CloudQuery is a tool that turns any website into a JSON API by fetching pages with headless Chrome and extracting data via CSS selectors. I…
322149maintenance
async-library/react-async
React Async is a promise-based React library for declarative data fetching and asynchronous state handling, offering a component, helper co…
672140maintenance
kevin-montrose/Jil
Jil is a fast JSON serializer and deserializer for .NET, built on Sigil to emit highly optimized code at runtime. It supports both static t…
322140maintenance
VBA-tools/VBA-Web
VBA-Web is a VBA library that lets Excel, Access, and other Office applications call web services and REST APIs on Windows and Mac. It prov…
232135maintenance
francoispqt/gojay
GoJay is a high-performance JSON encoder/decoder library for Go that avoids reflection by using small interfaces, with support for stream d…
232133maintenance
SpringForAll/spring-boot-starter-swagger
A Spring Boot starter that auto-configures Swagger 2.x (SpringFox) to generate API documentation for Spring MVC applications with minimal s…
232103maintenance
lukePeavey/quotable
Quotable is a free, open-source REST API for random quotes and author data, originally built as a FreeCodeCamp project. It serves JSON endp…
232093maintenance
interagent/prmd
Prmd is a Ruby command-line tool for working with JSON Schema descriptions of HTTP APIs. It scaffolds resource schemata, combines and verif…
342089maintenance
MockyAbstract/Mocky
Mocky is a free online service (with self-hostable source) for generating custom HTTP responses to mock web service backends. It consists o…
232077maintenance
remi/her
Her is a Ruby ORM-like library that maps REST API resources to Ruby objects, providing an ActiveRecord-style interface for applications pow…
232074maintenance
thisbejim/Pyrebase
Pyrebase is a simple Python wrapper around the Firebase API, supporting authentication, the Realtime Database, and Cloud Storage. It lets P…
322073maintenance
alash3al/sqler
SQLer is a tiny standalone Go server that turns SQL queries into RESTful APIs, configured via HCL files with named macros. It supports MySQ…
232068maintenance
jgrahamc/httpdiff
A Go command-line tool that sends the same HTTP request to two servers and diffs the responses, highlighting differences in headers and bod…
232017maintenance
pashky/restclient.el
An Emacs major mode for manually exploring and testing HTTP REST web services from plain-text query sheets. It runs requests and pretty-pri…
102014maintenance
Corvusoft/restbed
Restbed is a C++ framework for building asynchronous RESTful server-side applications with secure, scalable HTTP communication. It supports…
762000maintenance
ishkawa/APIKit
APIKit is a Swift library providing a type-safe networking abstraction layer that associates each request type with its response type. It l…
231993maintenance
hprose/hprose-php
Hprose for PHP is a lightweight, high-performance, cross-language RPC (Remote Procedure Call) library. It lets PHP services and clients int…
231981maintenance
drewm/mailchimp-api
A super-simple, minimal-abstraction PHP wrapper for the MailChimp API v3. It maps API endpoints directly to simple get/post/patch/delete ca…
231978maintenance
danwrong/restler
Restler is an HTTP client library for Node.js that simplifies making REST API requests by hiding the complexity of http.Client. It provides…
321977maintenance
ratpack/ratpack
Ratpack is a set of Java libraries built on the Netty event-driven networking engine for creating lean, high-performance HTTP web applicati…
631949maintenance
dev-mastery/comments-api
A Node.js comments microservice API built with Express and MongoDB, demonstrating Clean Architecture principles. It includes XSS sanitizati…
321938maintenance
exchangeratesapi/exchangeratesapi
A self-hostable REST API service that serves current and historical foreign exchange rates published by the European Central Bank, built on…
321935maintenance
openshift/osin
OSIN is a Go library for building your own OAuth2 authentication server, implementing the RFC 6749 specification including authorization an…
761933maintenance
websanova/js-url
A simple, lightweight JavaScript URL parser that breaks URLs into components like protocol, host, path, and query parameters. Available on …
381921maintenance
dollarshaveclub/postmate
Postmate is a lightweight, promise-based JavaScript library built on window.postMessage() that enables secure two-way communication between…
231919maintenance
vercel/async-retry
A tiny Node.js library that wraps async operations with automatic retry logic, including exponential backoff and a bail mechanism to abort …
231919maintenance
ninjaframework/ninja
Ninja is a full stack web framework for Java built on mature technologies like Servlets, Guice, JPA, Flyway, and Maven. It provides routing…
661901maintenance
OkGoDoIt/OpenAI-API-dotnet
An unofficial C#/.NET SDK wrapping the OpenAI API, covering chat completions (GPT-3.5/4), DALL-E image generation, embeddings, moderation, …
231893maintenance

← prev page 17 / 29 next →