Showing 26 open source projects for "mongo-express"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    compression

    compression

    Node.js compression middleware

    compression is a Node.js middleware for Express applications that enables HTTP response compression, improving the performance of web applications by reducing the size of the response body.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Encrypt Express

    Encrypt Express

    A simple file/folder encryption application based on the 7zip-full.

    This program, based on the 7zip-full package on Debian systems, encrypts your files or folders along with their content names. It does this by entering a specified command and parameters into the 7zip tool using a Python script. https://github.com/shampuan/encrypt-express
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    File Shredder Express

    File Shredder Express

    Shred your files and folders securely

    This program shreds your files and folders securely and fast. https://github.com/shampuan/File-Shredder-Express
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Anoma

    Anoma

    Reference implementation of Anoma

    Anoma is a next-generation blockchain protocol focused on intent-centric architecture, enabling privacy-preserving, composable transactions across multiple applications and chains. Unlike traditional account-based or UTXO models, Anoma introduces intents as the fundamental units of interaction, allowing participants to express what they want without specifying how it must be achieved. The protocol is designed with privacy, interoperability, and decentralization at its core, and is built using Rust and zero-knowledge cryptography tools. It aims to serve decentralized finance, identity, and coordination systems in a novel and user-centric way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5

    Rename Express (the tool extension)

    A fast filename renaming tool

    A powerful filename renaming tool capable of efficiently modifying, lowercasing, or uppercasing large quantities of files. This quick and robust utility is written in C and supports extended regular expressions for searching and substituting pattern strings in filenames. It is compatible with both Linux and Windows operating systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    TraceMAC - Traceroute for MAC addresses

    TraceMAC - Traceroute for MAC addresses

    TraceMAC is a command-line Layer 2 traceroute for Cisco switches

    ...Note: It works with Cisco switches only and you must have CDP enabled at least on trunks/links between switches! Is tested with Cisco switches: Catalyst: 2960,3560,3750,4948,6509,9200,9300,9500 (All protocols) Nexus: C9332C, 93180YC-EX (NX-OS SSH) Express 500 (HTTP) FYI: It uses Nbtscan.exe (NetBIOS) as a alternative method to discover the mac address of a host and now seems that it is considered a malware. Anyway it is just a simple network tool that can scan the network similar to NMAP or Angry IP Scanner, etc...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Passport

    Passport

    Simple, unobtrusive authentication for Node.js

    ...This design allows developers to plug in only the strategies they need and swap or add new ones without rewriting core application logic, making Passport highly adaptable for diverse authentication requirements. Passport hooks into Express (and similar frameworks) using middleware functions that run during the request lifecycle, simplifying tasks like session management, credential validation, and user serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OAuth2orize

    OAuth2orize

    OAuth 2.0 authorization server toolkit for Node.js

    OAuth2orize is a Node.js module for implementing OAuth 2.0 authorization servers, providing the server-side machinery needed to support standard OAuth grant types such as authorization code, implicit, resource owner password credentials, and client credentials. It integrates with Express and similar frameworks, letting developers define how clients are authenticated, how authorization decisions are made, and how tokens are issued, all through a clean, extensible API. The module encourages a modular design where individual grant types are plugged in as needed, enabling only relevant flows for a given application, such as supporting third-party app access without exposing user credentials. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    page.js

    page.js

    Micro client-side router inspired by the Express router

    ...Use this if you need to control multiple windows (like iframes or popups) in addition to the main window. The router uses the same string-to-regexp conversion that Express does, so things like ":id", ":id?", and "*" work as you might expect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    F.H.C. live

    F.H.C. live

    Linux bootable LiveCD - Forensics Hard Copy

    Forensic Hard Copy is a linux distribution, bootable from CD / USB (live), created exclusively to automate and speed up the identical copy of mass memories. Such copying procedures are commonly used in the field of forensic computers; it is orthodox practice in this field of information technology, to acquire data from the offending media so as to preserve them from possible alterations or damage, and then subsequently analyze the identical copy. The project was created to meet the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    passport-facebook

    passport-facebook

    Facebook authentication strategy for Passport and Node.js.

    ...It manages the redirection to Facebook’s login page, the authorization code exchange, and the retrieval of basic profile information, reducing the boilerplate developers would otherwise write to integrate with Facebook’s API manually. When used with Express and Passport, the strategy triggers redirects and callback handling automatically based on configured routes, so developers can focus on application logic like user onboarding and account linkage. The module normalizes the returned user profile into a consistent format so you can store or use profile data with minimal translation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    koa2-winston

    koa2-winston

    koa2 version winston logger like express-winston

    koa2 version winston logger like express-winston. Add logger to your koa2 server in 3 lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Linux Webstartup LITE

    Linux Webstartup LITE

    open source to everyone without phenomenal computer skills.

    ...Available in versions Mini and Full 1.5 The mini version is now based on Lubuntu 14.04 LTS while the full is conservative resulting from the 12.04 LTS yet. Small outside but big inside, this underlying video guide shows an express install for everyone. http://youtu.be/16FiiB_K-hs ______________________________________________
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    passport-local

    passport-local

    Username and password authentication strategy for Passport and Node.js

    ...Instead of managing authentication logic manually in every route, passport-local centralizes the process through a strategy interface where you provide a function to find and validate the user. Once integrated with an Express-based application, it handles reading credentials from requests, invoking your verification logic, and managing success or failure flows, all while cooperating with session middleware to serialize authenticated users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pwn Plug Elite

    Pwn Plug Elite

    Pwnie Express Pwn Plug Elite image for stock Sheevaplugs

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GNU/Linux driver for Qualcomm FLASH-OFDM devices, known as Flarion, available as PCMCIA card, USB modem (Qleadtek) and Express-Card (Qleadtek).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The main goal of expressnat is to provide a solution for improving the forwarding traffic performance (NAT) in case of embedded systems with limited resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Express Download Manager is a download manager aiming to become a robust and cross platform, all-in-one download manager with features such as download acceleration, pause/resume support and much more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    MHCommander.NET is a free file manager as a alternative choice to the Windows Explorer. Developed under Visual C# 2005 Express Edition for the .NET 2.0 Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project produces drivers for the Logitech QuickCam Express (now Dexxa) for the Linux OS. Drivers for cameras such as the QuickCam Web may also be supported -- see the home page for details.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    SIPatHome was based on the SIP Express Router (SER) which is a well-tested, configurable, free and RFC3261-compliant SIP proxy. The project was providing VoIP server software for the embedded Linux distribution OpenWRT on affordable Linksys WRT hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libcsp is C a library makes programming with threads much easier. By providing an easy mechanism to express and reason about programs with multiple threads, it becomes easier to fit software into the real world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CRM114 is a Controllable Regex Mutilator and filter. It provides arbitrary stream filtering for antispam, adkiller proxies, syslog monitoring, etc. CRM114 has a structured, easily understood way to express regex-based filters, and a learn-by-example mod
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    ci-mongo-auth

    [CodeIgniter + MongoDB] Authentication

    [CodeIgniter + MongoDB] Authentication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pegatron Utility access almost all the computer hardware, including PCI (PCI Express), I/O Space, CPU, RAM, ACPI etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB