Express

Open-source projects categorized as Express

Top 23 Express Open-Source Projects

  1. nodebestpractices

    :white_check_mark: The Node.js best practices list (July 2024)

    Project mention: 🚀 Node.js Best Practices | dev.to | 2025-12-05

    Comprehensive Node.js development guidelines Based on goldbergyoni/nodebestpractices

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Express

    Fast, unopinionated, minimalist web framework for node.

    Project mention: Orbis: Turn Any GitHub Repository Into an Interactive 3D Dependency Graph | dev.to | 2026-05-09

    Enter a public GitHub repository URL - for example https://github.com/expressjs/express

  4. payload

    Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

    Project mention: ime bugs, display-width bugs, and bidi bugs are the same bug | dev.to | 2026-07-10

    That's payloadcms/payload#17138, one line: skip the handler when event.nativeEvent?.isComposing is true. I've filed close to identical fixes in dozens of other projects. Not similar bugs. The identical bug, in code that has never seen the others.

  5. Fiber

    ⚡️ Express inspired web framework written in Go

    Project mention: Fiber – An Express-inspired web framework written in Go | news.ycombinator.com | 2026-02-06
  6. javascript-testing-best-practices

    📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2025)

  7. Passport

    Simple, unobtrusive authentication for Node.js.

  8. Habitica

    A habit tracker app which treats your goals like a Role Playing Game.

    Project mention: A Homemade Robot Nag | news.ycombinator.com | 2026-03-07
  9. apollo-server

    🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.

    Project mention: GraphQL API Design: Powerful Practices to Delight Developers | dev.to | 2025-09-03

    Apollo Server is the go-to solution for building GraphQL servers in JavaScript:

  10. crystal

    🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more! (by graphile)

  11. mean

    The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications

  12. http-proxy-middleware

    :zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more

  13. art-template

    High performance JavaScript templating engine

  14. morgan

    HTTP request logger middleware for node.js

    Project mention: JavaScript Awesome Package | dev.to | 2026-02-03

    Morgan - HTTP request logger middleware for node.js

  15. node-express-boilerplate

    A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose

  16. express-validator

    An express.js middleware for validator.js.

  17. docx

    Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.

    Project mention: How I built a PDF Word converter that runs 100% in the browser (no server)" | dev.to | 2026-06-25

    With an ordered list of blocks (paragraph / table / image), the docx library does the heavy lifting. The thing to get right is fidelity of the runs: explicit font size (real points), colour (only when it's not near-black, so dark-mode Word doesn't get weird), bold/italic, alignment, and — a detail that bit me — set the heading run's size and colour explicitly instead of relying on Word's Heading2 style, which otherwise renders everything the same size and blue.

  18. bulletproof-nodejs

    Implementation of a bulletproof node.js API 🛡️

  19. expressjs.com

    The Express.js Website

  20. serverless-express

    Run Express and other Node.js frameworks on AWS Serverless technologies such as Lambda, API Gateway, Lambda@Edge, and more.

  21. SaaS Boilerplate

    Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.

  22. hackernews-react-graphql

    Hacker News clone rewritten with universal JavaScript, using React and GraphQL.

    Project mention: Show HN: I'm building an open source discussion forum for latest ArXiv papers | news.ycombinator.com | 2025-10-21

    Hey HN!

    I built arXiv News (https://arxiv-news.com) – a discussion space for research papers.

    The problem: I browse arXiv constantly for new papers, but there's nowhere good to discuss them. Twitter is chaotic, Reddit is fragmented, and arXiv itself has no comments.

    So I cloned HN's design (using https://github.com/clintonwoo/hackernews-react-graphql) and applied it to arXiv. Upvote papers, comment, sort by hot/new/discussed, filter by category, post ideas/papers you've found. A daily scraper pulls all new papers automatically.

    I'd love to hear peoples thoughts. Trying to iterate/improve upon what I currently have so I need feedback.

    https://github.com/peterdunson/arxiv-news

    Thanks!

  23. nodejs-testing-best-practices

    Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (April 2025)

  24. Grant

    OAuth Proxy

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Express discussion

Log in or Post with

Express related posts

  • OmniCloud – Manage Google Drive, Dropbox, OneDrive, Mega and S3 in One App

    1 project | news.ycombinator.com | 14 Jun 2026
  • Hice un centro de búsqueda de empleo local-first — sin nube, sin telemetría

    1 project | dev.to | 13 Jun 2026
  • Post-Quantum JWT Library/Package for Node.js/JS/TypeScript (NIST FIPS 204M-DSA)

    1 project | news.ycombinator.com | 17 May 2026
  • The Developer’s Guide to JWT Storage

    1 project | dev.to | 6 Apr 2026
  • I built an API that roasts your code for $0.02

    2 projects | dev.to | 25 Mar 2026
  • Tired of bloated boilerplates? I built a minimal Express + React starter

    1 project | dev.to | 18 Mar 2026
  • Vigil v1.1 – Open-source security ops platform with embedded AI brain

    2 projects | news.ycombinator.com | 14 Mar 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Express projects? This list will help you:

# Project Stars
1 nodebestpractices 105,174
2 Express 69,236
3 payload 43,465
4 Fiber 39,928
5 javascript-testing-best-practices 24,606
6 Passport 23,533
7 Habitica 13,963
8 apollo-server 13,946
9 crystal 12,929
10 mean 12,052
11 http-proxy-middleware 11,135
12 art-template 9,860
13 morgan 8,187
14 node-express-boilerplate 7,647
15 express-validator 6,236
16 docx 5,837
17 bulletproof-nodejs 5,771
18 expressjs.com 5,360
19 serverless-express 5,264
20 SaaS Boilerplate 4,479
21 hackernews-react-graphql 4,452
22 nodejs-testing-best-practices 4,368
23 Grant 4,172

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?