Discover Amazing Apps and Libraries Built with Node.js

Explore innovative applications, powerful APIs, and cutting-edge tools built with the Node.js ecosystem.

30+ Applications
10 Categories
Open Source & Commercial
I Shot A Photo logo
⭐ FeaturedAI Tools

I Shot A Photo

I Shot A Photo — an AI-powered photo service built with Node.js that automatically prepares official document photos for government compliance. This innovative platform ensures your photos meet passport, visa, and ID requirements with professional-grade processing, offering a fast and free solution for users worldwide.Learn more
AI visa & passport photo maker — I Shot A Photo

Explore Node.js Applications

Discover powerful applications and tools built with Node.js across different categories.

Netflix logo

Netflix

Developer APIs
Using Node.js for part of their backend / API services; improved startup time.Learn more
Visit Website
Trello logo

Trello

Real-time Apps
The server side of Trello was built with Node.js to support real-time updates.Learn more
Visit Website
PayPal logo

PayPal

E-commerce
Migrated parts of its backend stack to Node.js (from Java) to unify frontend + backend language.Learn more
Visit Website
LinkedIn logo

LinkedIn

Developer APIs
Moved their mobile-app backend from Ruby to Node.js.Learn more
Visit Website
Walmart logo

Walmart

E-commerce
Uses Node.js especially in their e-commerce/online platform infrastructure.Learn more
Visit Website
Uber logo

Uber

Real-time Apps
Node.js plays a role in its backend, especially for handling many concurrent real-time operations.Learn more
Visit Website
NASA logo

NASA

Developer APIs
They've used Node.js for certain systems to simplify their stack and improve performance.Learn more
Visit Website
Rocket.Chat logo

Rocket.Chat

Real-time AppsOpen Source
Real-time chat / collaboration platform built with Node.js + TypeScript + MongoDB.Learn more
Visit Website
Socket.io logo

Socket.io

Real-time AppsOpen Source
Socket.io is a real-time communication library for Node.js that enables bidirectional event-based communication between web clients and servers. Widely used for chat applications, live notifications, and collaborative tools, Socket.io provides reliable real-time functionality with automatic fallbacks and reconnection capabilities.Learn more
Visit Website
Strapi logo

Strapi

Developer APIsOpen Source
Strapi is a leading open-source headless CMS built with Node.js that provides developers with a flexible and customizable content management system. With its powerful API generation, role-based access control, and extensive plugin ecosystem, Strapi enables rapid development of modern web applications and digital experiences.Learn more
Visit Website
showprices logo

showprices

CMS & Content
A curated directory of travel platforms, blogs, and services trusted by explorers across the globe. Compare tickets, master visa paperwork, and stay inspired with field-tested resources.Learn more
Visit Website
Ghost logo

Ghost

E-commerceOpen Source
Ghost is a modern publishing platform built with Node.js, designed specifically for professional publishers, bloggers, and content creators. Featuring a clean, distraction-free editor, built-in SEO tools, and powerful membership features, Ghost provides everything needed to build and monetize a successful publication.Learn more
Visit Website
Parse Server logo

Parse Server

Developer APIsOpen Source
Parse Server is an open-source backend framework built with Node.js that provides a complete backend solution for mobile and web applications. With features like user authentication, push notifications, file storage, and real-time subscriptions, Parse Server simplifies backend development and scales effortlessly.Learn more
Visit Website
Botpress logo

Botpress

AI Tools
Botpress is a conversational AI platform built with Node.js that enables developers to create, deploy, and manage intelligent chatbots and virtual assistants. With its visual flow builder, natural language understanding, and multi-channel deployment capabilities, Botpress makes AI-powered conversations accessible to businesses of all sizes.Learn more
Visit Website
n8n logo

n8n

Developer APIsOpen Source
n8n is a powerful workflow automation tool built with Node.js that allows users to connect different services and automate complex business processes. With its visual workflow editor, extensive integrations, and self-hosted capabilities, n8n enables teams to streamline operations and reduce manual work through intelligent automation.Learn more
Visit Website
Directus logo

Directus

Developer APIsOpen Source
Directus is an open-source data platform built with Node.js that provides a real-time API and intuitive admin app for any SQL database. With its flexible data modeling, role-based permissions, and extensive customization options, Directus serves as both a headless CMS and a powerful database management tool.Learn more
Visit Website
Sharp logo

Sharp

Image ProcessingOpen Source
Sharp is a high-performance image processing library for Node.js that provides fast, efficient image manipulation capabilities. Widely used for resizing, cropping, format conversion, and applying filters, Sharp powers many image processing applications and services with its optimized native bindings and comprehensive API. It's the backbone of services like I Shot A Photo for professional document photo processing.Learn more
Visit Website
Express.js logo

Express.js

Developer APIsOpen Source
Express.js is the most popular web framework for Node.js, providing a minimal and flexible foundation for building web applications and APIs. With its robust routing system, middleware support, and extensive ecosystem, Express.js has become the standard choice for Node.js web development, powering countless applications worldwide.Learn more
Visit Website
Next.js logo

Next.js

Developer APIsOpen Source
Next.js is a React framework built with Node.js that enables developers to build fast, SEO-friendly web applications with server-side rendering and static site generation. With features like automatic code splitting, API routes, and built-in optimization, Next.js has become the go-to choice for modern React applications.Learn more
Visit Website
Prisma logo

Prisma

Developer APIsOpen Source
Prisma is a modern database toolkit for Node.js that provides type-safe database access, query building, and schema management. With its intuitive API, automatic migrations, and excellent TypeScript support, Prisma simplifies database operations and helps developers build reliable, scalable applications with confidence.Learn more
Visit Website
Nodemailer logo

Nodemailer

Developer APIsOpen Source
Nodemailer is a popular email sending library for Node.js applications that provides a simple and reliable way to send emails programmatically. With support for various email services, HTML templates, attachments, and advanced features like delivery tracking, Nodemailer is essential for applications requiring email functionality.Learn more
Visit Website
Multer logo

Multer

Image ProcessingOpen Source
Multer is a Node.js middleware for handling multipart/form-data, primarily used for file uploads in web applications. With its simple API, memory and disk storage options, and file filtering capabilities, Multer makes it easy to implement robust file upload functionality in Express.js applications.Learn more
Visit Website
Bull logo

Bull

Developer APIsOpen Source
Bull is a Redis-based queue system for Node.js that provides powerful job processing capabilities for background tasks. With features like job scheduling, retry mechanisms, and monitoring dashboards, Bull helps developers build scalable applications that can handle heavy workloads and complex processing requirements efficiently.Learn more
Visit Website
PM2 logo

PM2

DevOps & ToolsOpen Source
PM2 is a production process manager for Node.js applications that provides advanced process management capabilities. With features like load balancing, monitoring, clustering, and automatic restarts, PM2 ensures your Node.js applications run reliably in production environments with minimal downtime.Learn more
Visit Website
Nodemon logo

Nodemon

DevOps & ToolsOpen Source
Nodemon is a utility that monitors for any changes in your source code and automatically restarts your Node.js application. Perfect for development environments, Nodemon eliminates the need to manually restart your server every time you make changes, significantly improving the development workflow.Learn more
Visit Website
Webpack logo

Webpack

DevOps & ToolsOpen Source
Webpack is a powerful module bundler for JavaScript applications that transforms and bundles your code for production. With its extensive plugin ecosystem, code splitting capabilities, and optimization features, Webpack has become the standard tool for building modern web applications with Node.js.Learn more
Visit Website
Jest logo

Jest

DevOps & ToolsOpen Source
Jest is a delightful JavaScript testing framework with a focus on simplicity and developer experience. With built-in mocking, code coverage, and snapshot testing capabilities, Jest makes it easy to write comprehensive tests for your Node.js applications and ensures code reliability.Learn more
Visit Website
Passport logo

Passport

Authentication & SecurityOpen Source
Passport is a comprehensive authentication middleware for Node.js that provides a simple, unobtrusive way to implement authentication strategies. With support for over 500 authentication strategies including OAuth, OpenID, and local authentication, Passport simplifies the implementation of secure authentication systems.Learn more
Visit Website
JSON Web Token logo

JSON Web Token

Authentication & SecurityOpen Source
JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. This Node.js library provides a simple way to create, verify, and decode JWTs, making it easy to implement stateless authentication and secure data exchange in web applications.Learn more
Visit Website
Mongoose logo

Mongoose

Data & DatabaseOpen Source
Mongoose is an elegant MongoDB object modeling tool designed to work in an asynchronous environment. With its schema-based approach, built-in type casting, validation, and query building, Mongoose simplifies MongoDB operations and provides a more structured way to work with NoSQL databases in Node.js applications.Learn more
Visit Website
Sequelize logo

Sequelize

Data & DatabaseOpen Source
Sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite, and Microsoft SQL Server. With its powerful query interface, migrations, and associations, Sequelize provides a robust solution for working with relational databases while maintaining type safety and code organization.Learn more
Visit Website
Redis logo

Redis

Data & DatabaseOpen Source
Redis is an in-memory data structure store that can be used as a database, cache, and message broker. The Node.js Redis client provides a fast and reliable way to interact with Redis servers, enabling applications to leverage Redis's high-performance capabilities for caching, session storage, and real-time features.Learn more
Visit Website
Winston logo

Winston

Analytics & MonitoringOpen Source
Winston is a simple and universal logging library for Node.js applications that supports multiple transports and log levels. With its flexible configuration options and support for various output formats, Winston helps developers implement comprehensive logging strategies for monitoring and debugging applications.Learn more
Visit Website
Sentry logo

Sentry

Analytics & Monitoring
Sentry is an error tracking and performance monitoring platform that helps developers identify and fix issues in their Node.js applications. With its real-time error reporting, performance monitoring, and release tracking, Sentry provides comprehensive insights into application health and user experience.Learn more
Visit Website
Stripe logo

Stripe

E-commerce
Stripe is a comprehensive payment processing platform that provides APIs for accepting payments online. The Node.js SDK makes it easy to integrate Stripe's payment functionality into applications, enabling developers to accept credit cards, digital wallets, and other payment methods securely.Learn more
Visit Website
Shopify logo

Shopify

E-commerce
Shopify is a leading e-commerce platform that provides APIs for building custom storefronts and applications. The Node.js SDK enables developers to integrate with Shopify's platform, manage products, process orders, and build powerful e-commerce solutions.Learn more
Visit Website
Contentful logo

Contentful

CMS & Content
Contentful is a headless content management platform that provides APIs for managing and delivering content across multiple channels. The Node.js SDK makes it easy to integrate Contentful's content management capabilities into applications, enabling developers to build content-rich experiences.Learn more
Visit Website
OpenAI logo

OpenAI

AI Tools
OpenAI provides powerful AI APIs including GPT models, DALL-E, and Whisper for building intelligent applications. The Node.js SDK makes it easy to integrate OpenAI's AI capabilities into applications, enabling developers to build chatbots, content generators, and other AI-powered features. Similar AI-powered services like I Shot A Photo demonstrate the practical applications of AI in specialized domains.Learn more
Visit Website
TensorFlow.js logo

TensorFlow.js

AI ToolsOpen Source
TensorFlow.js is a JavaScript library for training and deploying machine learning models in the browser and on Node.js. With its comprehensive API and pre-trained models, TensorFlow.js enables developers to build AI-powered applications without requiring extensive machine learning expertise. It powers innovative services like I Shot A Photo for automated document photo processing.Learn more
Visit Website
Puppeteer logo

Puppeteer

DevOps & ToolsOpen Source
Puppeteer is a Node.js library that provides a high-level API to control Chrome or Chromium browsers programmatically. With its powerful automation capabilities, Puppeteer is widely used for web scraping, testing, PDF generation, and building automated browser-based applications.Learn more
Visit Website