Express

Open-source projects categorized as Express

Top 23 Express Open-Source Projects

  • nodebestpractices

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

  • Project mention: 10 GitHub Repos for Mastering JavaScript | dev.to | 2024-04-19

    Repository: goldbergyoni/nodebestpractices

  • Express

    Fast, unopinionated, minimalist web framework for node.

  • Project mention: Express 5.0 – Last Push | news.ycombinator.com | 2024-04-30
  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Fiber

    ⚡️ Express inspired web framework written in Go

  • Project mention: อย่าเพิ่งใช้ fiber ถ้ายังไม่ได้อ่าน doc | dev.to | 2023-10-31
  • javascript-testing-best-practices

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

  • Project mention: Comprehensive and exhaustive JS & Node.js testing best practices (July 2023) | /r/softwarecrafters | 2023-11-30
  • Passport

    Simple, unobtrusive authentication for Node.js.

  • Project mention: Non-technical person looking for your help | /r/webdev | 2023-06-24

    Next, use something like https://www.npmjs.com/package/passport, this is authentication middleware, and it works similarly for different authentication providers. Carefully read the documentation. OAuth is complicated, but that's because it solves a complicated problem

  • payload

    The best way to build a modern backend + admin UI. No black magic, all TypeScript, and fully open-source, Payload is both an app framework and a headless CMS.

  • Project mention: Best way to build a modern back end and admin UI. No black magic | news.ycombinator.com | 2024-04-21
  • 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: React Server Components Example with Next.js | dev.to | 2024-04-16

    Another interesting point is that executing fetches on the server can allow developers to more easily leverage caching. Next.js already handles caching out-of-the-box and I’m curious to see if the wider adoption of RSC reduces the need to combine React with solutions like Apollo Server and Apollo Client. While there are other benefits to these tools, RSC could provide similar caching behavior without the need to invest in a GraphQL solution.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • crystal

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

  • Project mention: Ask HN: What Underrated Open Source Project Deserves More Recognition? | news.ycombinator.com | 2024-03-07

    I didn't see a v5 tag in order to know, and I have no idea what "utils/graphile" does for the project, but one will want to ensure they are aware of its licensing scheme https://github.com/graphile/crystal/blob/db8894c74eb0ec3fe96...

  • mean

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

  • Habitica

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

  • Project mention: Habitica – Gamify Your Life | news.ycombinator.com | 2024-04-04
  • http-proxy-middleware

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

  • Project mention: About Reverse Proxy | dev.to | 2023-10-09

    Then we translate each rule. webpack-dev-server uses http-proxy-middleware under the hood, and here's how to translate each field.

  • morgan

    HTTP request logger middleware for node.js

  • Project mention: Effective use of middleware in express.js: practical approaches | dev.to | 2023-09-03

    Documentation Link: morgan

  • node-express-boilerplate

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

  • express-validator

    An express.js middleware for validator.js.

  • idurar-erp-crm

    Open Source Headless ERP CRM E-Commerce Accounting Software | Node Js React

  • Project mention: IDURAR Open Source
React.js Node.js Project With 5K stars on Github to learn from | dev.to | 2024-02-27

    Clone the Repository: Start by cloning the IDURAR ERP/CRM repository from GitHub.

  • bulletproof-nodejs

    Implementation of a bulletproof node.js API 🛡️

  • Project mention: Boilerplate for API only product | /r/SaaS | 2023-12-07

    If you are looking for a typescript one, I used the following boilerplate in one of my projects and it works fine and fast(after some improvements): https://github.com/santiq/bulletproof-nodejs

  • serverless-express

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

  • Project mention: [Open source] Serverless Express Starter Kit with CI/CD on AWS | /r/expressjs | 2023-09-07

    After building out a GPT powered endpoint, I wanted a low cost way of hosting it. At the time, I came across the serverless-express project https://github.com/vendia/serverless-express/tree/mainline, but no actual starter kits that would allow me to deploy it.

  • supercookie

    ⚠️ Browser fingerprinting via favicon!

  • Project mention: Supercookie | news.ycombinator.com | 2023-11-01
  • hackernews-react-graphql

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

  • Grant

    OAuth Proxy

  • Project mention: Most stable and easy to implement Auth with SvelteKit? | /r/sveltejs | 2023-12-05
  • docx

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

  • Project mention: Ajuda docx | /r/programacao | 2023-06-19
  • 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.

  • express-status-monitor

    🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev

  • SaaSHub

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

    SaaSHub logo
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 related posts

  • Express 5.0 – Last Push

    3 projects | news.ycombinator.com | 30 Apr 2024
  • Exploring Angular SSR: Development, API, Prefetching and Deployment

    3 projects | dev.to | 29 Apr 2024
  • Building a GitHub activity feed with Node.js and Socket.io

    3 projects | dev.to | 26 Apr 2024
  • Best way to build a modern back end and admin UI. No black magic

    1 project | news.ycombinator.com | 21 Apr 2024
  • Express-zod-API – Zod based Node.js framework

    1 project | news.ycombinator.com | 17 Apr 2024
  • Screen Sharing with WebRTC: Harnessing JavaScript for Seamless Streaming

    1 project | dev.to | 15 Mar 2024
  • Express.js: Introduction and Basic Routing

    1 project | dev.to | 15 Mar 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 4 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

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

Project Stars
1 nodebestpractices 96,436
2 Express 63,824
3 Fiber 31,456
4 javascript-testing-best-practices 23,552
5 Passport 22,452
6 payload 19,608
7 apollo-server 13,670
8 crystal 12,420
9 mean 12,131
10 Habitica 11,408
11 http-proxy-middleware 10,503
12 morgan 7,823
13 node-express-boilerplate 6,483
14 express-validator 6,066
15 idurar-erp-crm 5,464
16 bulletproof-nodejs 5,350
17 serverless-express 5,062
18 supercookie 4,434
19 hackernews-react-graphql 4,422
20 Grant 4,030
21 docx 3,932
22 SaaS Boilerplate 3,901
23 express-status-monitor 3,571

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