Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
Octokit REST
The official GitHub REST API client for JavaScript and TypeScript, with a typed method for every endpoint.
express-rate-limit
Basic IP rate-limiting middleware for Express to throttle repeated requests and protect public APIs and sensitive endpoints.
openapi-types
Type-safe TypeScript definitions for OpenAPI 2.0, 3.0, and 3.1 specification documents, covering paths, schemas, and components.
chi
A lightweight, idiomatic Go HTTP router built entirely on net/http, for composing middleware and mounting REST APIs without a framework.
Scalar API Reference
Interactive, embeddable API reference documentation generated from your OpenAPI or Swagger specs.
node-xml2js
XML-to-JavaScript-object parser and builder for Node.js
grpc-gateway
A protoc plugin that generates a reverse-proxy server, turning RESTful HTTP/JSON requests into gRPC calls from the same service definitions.
drf-spectacular
Sane, flexible OpenAPI 3.0/3.1/3.2 schema generation for Django REST Framework
swagger-ui-react
A React component that turns OpenAPI/Swagger specs into interactive, browsable API documentation.
utoipa
Compile-time generated OpenAPI documentation for Rust APIs
quick-xml
A high-performance, near-zero-copy XML pull parser and writer for Rust
etree
A lightweight, pure Go library for parsing, querying, and modifying XML with an element-tree model and XPath-like path queries.
xml-js
Converts XML text to JavaScript objects or JSON and back, preserving element order.
Fiber
An Express-inspired Go web framework built on Fasthttp for zero-allocation, extreme-performance HTTP servers.
hono-rate-limiter
Rate limiting middleware for Hono with pluggable memory, Redis, Cloudflare, and Unstorage backends, plus WebSocket support.