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
Kind1
Category
Sort:Used by Most Apps
Express
The fast, unopinionated, minimalist web framework for Node.js
FastAPI
A modern, high-performance Python web framework for building APIs with automatic validation, serialization, and interactive docs.
tRPC Server
Build end-to-end typesafe APIs in TypeScript with no schemas, no code generation, and zero runtime bloat.
Fastify
A fast and low-overhead web framework for Node.js, built around schema-based validation and a plugin architecture
django-rest-framework
The most widely-used toolkit for building Web APIs on top of Django, with serializers, viewsets, and a built-in browsable API.
grammY
The modern TypeScript framework for building Telegram bots on Node.js and Deno
graphql-yoga
A fully-featured, spec-compliant GraphQL server built on the WHATWG Fetch API, running anywhere from Node to Cloudflare Workers.
Slim Framework
A lightweight PHP micro framework for building fast web applications and APIs
itty-router
An ultra-tiny (~1kB), zero-dependency TypeScript router built for Cloudflare Workers and other serverless/edge runtimes.
hapi
A config-driven Node.js framework for building HTTP APIs and web servers with built-in validation, caching, and auth.
Flask-RESTX
Flask extension for building fully documented REST APIs with Swagger/OpenAPI out of the box
Payload
The Next.js-native, TypeScript CMS and application framework with instant REST, GraphQL, and Local APIs.
TypeGraphQL
Build type-safe GraphQL APIs in TypeScript by defining schema and resolvers with classes and decorators instead of hand-written SDL.
aiogram
A modern, fully asynchronous Python framework for building Telegram bots on asyncio and aiohttp.
tarpc
An async Rust RPC framework that defines services directly in code via a macro instead of a separate IDL, with pluggable transports and deadline propagation.
tinyhttp
A tiny, ESM-only web framework that's an Express-compatible drop-in, with precompiled routing and a fraction of the dependencies.
api-platform/core
PHP framework for building hypermedia REST and GraphQL APIs from your models