Editorial take
Why it stands out
Express is another entry that should read as framework plus infrastructure, not software subscription. The actual ongoing spend is Node hosting, reverse proxies, and runtime operations.
Tool profile
Minimal Node.js web framework for APIs and server apps, with flexible routing and a large middleware ecosystem.
REST and JSON APIs with custom architecture
Minimalist HTTP router for Node—middleware, JSON APIs, and the default starting point before heavier frameworks.
Express is MIT-licensed open source under the OpenJS Foundation umbrella. There is no runtime fee—cost is Node hosting (Kubernetes, Lambda, Cloud Run, PaaS), load balancers, and observability.
Structure is BYO—large teams often add routing conventions, DI, or migrate hot paths to Fastify.
Quick fit
Editorial take
Express is another entry that should read as framework plus infrastructure, not software subscription. The actual ongoing spend is Node hosting, reverse proxies, and runtime operations.
What it does well
Primary use cases
Fit notes
Pricing snapshot
Express is MIT-licensed and installed directly from npm, so there is no Express subscription fee. The real bill comes from whatever Node hosting, database, CDN, logging, and monitoring stack you deploy around it.

Apollo GraphQL
Free planGraphQL federation, routing, and schema governance
Commercial GraphQL platform for schema management, federation, routing, and API governance with free and usage-based GraphOS plans.
Choose Apollo when GraphQL has become important enough to need governance, routing, and federation workflows.