Showing 52 open source projects for "mongo-express"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
    MongoDB Go Driver

    MongoDB Go Driver

    The Go driver for MongoDB

    ...The recommended way to get started using the MongoDB Go driver is by using go modules to install the dependency in your project. This can be done either by importing packages from go.mongodb.org/mongo-driver and having the build step install the dependency. When using a version of Go that does not support modules, the driver can be installed using dep. To get started with the driver, import the mongo package and create a mongo.Client with the Connect function. For more advanced configuration and authentication, see the documentation for mongo. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    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: 9 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    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
  • 6

    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: 2 This Week
    Last Update:
    See Project
  • 7
    NetMod VPN Client (V2Ray/SSH)
    ...Any question related to project can be asked in here: https://www.facebook.com/NetModSyna/ netmodsyna@gmail.com Telegram: https://t.me/netmod_vpn_channel Get Android version: https://play.google.com/store/apps/details?id=com.netmod.syna NetMod may be used free of charge, but if you wish to express your appreciation for the time and resources the authors have expended developing and supporting it over the years, we do accept and appreciate donations. Click the following links to donate. Thank you! https://www.paypal.com/paypalme/NetModSyna https://buymeacoffee.com/netmod https://trakteer.id/netmod/tip
    Leader badge
    Downloads: 9,685 This Week
    Last Update:
    See Project
  • 8
    GPU-Z

    GPU-Z

    Lightweight GPU information and diagnostics tool.

    ...Furthermore, it provides a detailed analysis of the memory subsystem, including size, type, speed, and bus width. Unique features include a GPU load test to verify PCI-Express configuration, results validation, and the ability to back up your graphics card BIOS. It is portable (requires no installation) and fully supports all modern Windows versions, including Windows 11. (GPU-Z, graphics card info, GPU specs, video card diagnostics, NVIDIA, AMD, Intel, BIOS backup, overclocking, sensor monitoring, free download, portable, TechPowerUp.)
    Downloads: 635 This Week
    Last Update:
    See Project
  • 9
    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: 5 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    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
  • 11
    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
  • 12
    Temf - Apps time tracker

    Temf - Apps time tracker

    Temf is a desktop apps time tracking program.

    Temf is a desktop apps time tracking program, it will count the time usage of your favorite applications. Powered by Visual Studio 2019, written in C#, uses .NET 4.7.3 framework and SQL Server Express LocalDB 2019. Windows Defender "Smart"screen will warn you because the source is unknownw to it, but don't worry, any antivirus will mark Temf as safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AppDeploy neXtgen

    AppDeploy neXtgen

    Free AD integrated software distribution for Windows workstations

    ...The solutions expandes the Microsoft Active Directory group policy delivery method. No agent installation is required. The software runs silently in the background during the start-up process, for express rollouts there is also a push functionality with wake-on-LAN included. Associations between workstations and software-packages are controlled by group memberships in Microsoft Active Directory or, in future versions, by using Microsoft SQL (Express). The application is available on Microsoft .NET 2.0 and 4.0 so that it can cover Microsoft Windows 7 to Microsoft Windows 10 clients (x86 and x64, including server OS) together with the Microsoft Deployment Services fully automated. 5 workstations included for testing but additional licenses available for free, please contact me to get your personalized license keys. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    Vortex Surfer Vio
    ...While the support for Surfer 2014 releases( https://www.sourceforge.net/projects/vortexsurfer2014 ) are stopped, we recomend using the latest major update, Vio. Features Awesomium Web Wrapper EasFas Interface Desktop toasts on network disconnection Send instant mails to popular providers with Express Mail Client v2.0 Stunning download speed with the integrated download manager Download videos from major sites with the integrated Youtube downloader, Youtuber Large browsing area History supported Bookmarking and easy management With Regards, Surfer Vio Team
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TFTPTerminal

    terminal program written in vb 2010

    A terminal client written in vb 2010 express
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    VLC Launcher
    Interface for run videos with vlc media player with some options as hue settings for seeing color management in indipendent mode of video quality and before loading. In user temp folder create custom vlc config, run selected video. Requ. VLC. MP ==IMPORTANT== Last version is written and tested for VLC 2.0.8 Twoflower. I strongly reccomend using custom vlc.exe path setting for testing others vlc versions: you can save settings for each video including custom vlc path in multiple version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Rio Personal

    Rio Personal

    Secure Diary and Contact List System

    ...Rio Personal also allows you to create a contact list. The installer will also install the needed prerequisites for this software such as the .NET Framework and the SQL Express 2012 Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PCRE Workbench

    PCRE Workbench

    latest PCRE test tools

    latest PCRE 8.33 library, use regular express to search,replace,grep text data, also test regex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    dbWarden for SQL Server

    dbWarden for SQL Server

    Comprehensive database monitoring solution for SQL Server 2005+

    dbWarden is a comprehensive database monitoring and alerting solution for SQL Server 2005. 2008 and now 2012. It features email and text notifications with customizable metrics for alerts such as Blocking, Long Running Queries and SQL Jobs, CPU %, Log file and TempDB growth. Another main feature is a detailed HTML based daily health report which provides a thorough overview of your database server. dbWarden is written completely in SQL and requires sysadmin level permissions to run...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next