Showing 43 open source projects for "https/localhost11501"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 1
    apk-mitm

    apk-mitm

    Application that automatically prepares Android APK files for HTTPS

    Inspecting a mobile app's HTTPS traffic using a proxy is probably the easiest way to figure out how it works. However, with the Network Security Configuration introduced in Android 7 and app developers trying to prevent MITM attacks using certificate pinning, getting an app to work with an HTTPS proxy has become quite tedious.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Diffuse

    Diffuse

    A music player that connects to your cloud/distributed storage

    ...The app uses a hash (aka. fragment-based) routing system, so you don't need any special server rules for routing. You can download a pre-build web-only version of Diffuse on the releases page. Diffuse uses service workers, so you may need HTTPS for it to work smoothly in certain browsers. I should also note that some source services use OAuth, so you'll need to use your own application credentials (eg. Google Drive client ID + secret).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Bot Framework Emulator

    Bot Framework Emulator

    Locally test and debug chat bots built with the Bot Framework SDK

    ...When you are developing behind a corporate proxy, the Emulator will use the configured environment variables HTTP_PROXY and HTTPS_PROXY, which specify the proxy URL route for HTTP and HTTPs requests.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    koatty

    koatty

    Koa2 + Typescript = Koatty. Use Typescript's decorator implement IOC

    Koa2 + Typescript + IOC = koatty. Use Typescript's decorator implement IOC and AOP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Mockoon

    Mockoon

    Run mock APIs locally, no remote deployment, no account required

    ...Go beyond mocking with advanced features and tackle the most complex situation with HTTP requests recording, proxying, integration testing, etc. Mockoon offers you complete flexibility when creating your mocks: custom statuses, route and global headers, file serving or body editor, HTTPS, etc. Simulate real-life scenarios with dynamic templating and the response rules system. Test your app resilience with sequential and random responses.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Ink

    Ink

    React for interactive command-line apps

    ...Apart from being built for CLIs, one other key difference between the two is that with Ink, the rendering doesn’t result in a DOM but a string, which Ink writes to the output. Ink is a React renderer, so all features of React are supported. Dozens of projects currently use Ink. You can check it out live on https://ink-counter-demo.vadimdemedes.repl.run/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    DVC Extension for Visual Studio Code

    DVC Extension for Visual Studio Code

    https://github.com/iterative/vscode-dvc

    A Visual Studio Code extension that integrates Data Version Control (DVC) into the development environment, enhancing reproducibility and collaboration for machine learning projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PixiJS

    PixiJS

    The HTML5 Creation Engine

    ...If you want to create exceptional experiences without having to deal with dense, low level code, browser inconsistencies, WebGL API or device compatibility, PixiJS is for you! See some great examples and creations made with PixiJS in the official website: https://www.pixijs.com/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    CapRover

    CapRover

    Scalable PaaS (automated Docker+nginx), aka Heroku on Steroids

    CapRover is an extremely easy-to-use app/database deployment & web server manager for your NodeJS, Python, PHP, ASP.NET, Ruby, MySQL, MongoDB, Postgres, WordPress (and etc...) applications! It's blazingly fast and very robust as it uses Docker, Nginx, LetsEncrypt and NetData under the hood behind its simple-to-use interface. For a developer who does not like spending hours and days setting up a server, building tools, sending code to the server, building it, getting an SSL certificate,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 10
    notfoundbot

    notfoundbot

    fix & archive outgoing links on your website

    notfoundbot is a GitHub Action that helps you automatically maintain the correctness of your website's outgoing links. It finds links that need fixing and opens pull requests that fix them. This action is intended for websites and blogs powered by static site generators. By using post dates derived from filenames, notfoundbot searches for Wayback Machine archives of linked resources that are contemporary to the post itself: broken links in a 2011 blog post will be linked to archives from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Got

    Got

    Human-friendly and powerful HTTP request library for Node.js

    Got implements RFC 7234 compliant HTTP caching which works out of the box in-memory and is easily pluggable with a wide range of storage adapters. Got uses Keyv internally to support a wide range of storage adapters. For something more scalable you could use an official Keyv storage adapter. Hooks allow modifications during the request lifecycle. Hook functions may be async and are run serially. Got will make no further changes to the request before it is sent. This is especially useful in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Midi router

    Midi router

    Midi router

    ...It allows users to create virtual MIDI ports, map MIDI events (e.g., CC to pitch wheel), monitor inputs, and build custom controls like program change dropdowns—all with minimal latency Documentation: https://shemeshg.github.io/MidiRouterClient-mdbook Github and support: https://github.com/shemeshg/MidiRouterClient step by step install: https://shemeshg.github.io/MidiRouterClient-mdbook/guide/installation.html
    Downloads: 22 This Week
    Last Update:
    See Project
  • 13
    Splashed-Push-Notifications

    Splashed-Push-Notifications

    Splashed push notifications created from templates I found on Codepen.

    Simple, splashed push notifications created from templates I found on CodePen. Check them out at https://northstrix.github.io/Splashed-Push-Notifications/ Alternatively, you can play with the notifications on Codepen: https://codepen.io/Northstrix/pen/eYqjbvW https://codepen.io/Northstrix/pen/XWvBoxE GitHub repository: https://github.com/Northstrix/Splashed-Push-Notifications Credit The existence of this project wouldn't've been possible without the following: https://codepen.io/josetxu/pen/OJGXdzY https://codepen.io/FlorinPop17/pen/xxORmaB https://www.perplexity.ai/ If you like this project, please consider leaving a review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Plum Harbor

    Plum Harbor

    An open-source file sharing app built using Next.js and Perplexity.

    ...The app employs ML-KEM-1024, ChaCha20, Serpent-256, and HMAC-SHA512 to ensure data confidentiality and integrity. The app is also equipped with a dedicated password vault. Check it out at https://plum-harbor.netlify.app/ GitHub page: https://github.com/Northstrix/plum-harbor Codeberg page: https://codeberg.org/Northstrix/plum-harbor The app is available in English and Hebrew. German version is available here: SourceForge: https://sourceforge.net/p/plum-harbor-deutsch GitHub: https://github.com/Northstrix/plum-harbor-deutsch Codeberg: https://codeberg.org/Northstrix/plum-harbor-deutsch Deployed app: https://plum-harbor-deutsch.netlify.app/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ArcadeGPU

    ArcadeGPU

    A Complete WebGPU Game Engine for Browser & Desktop Arcade Oriented

    ArcadeGPU is a high performance WebGPU game engine inspired by classic techniques that made retro games legendary. Explore demos: https://aliyah-corp.github.io/
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 16
    Lakhash

    Lakhash

    An experimental cloud storage service featuring client-side encryption

    An experimental cloud storage service built with Next.js, featuring client-side file encryption, a dedicated password vault, advanced integrity verification functionality, and a convenient UI. Lakhash is also equipped with the password vault. Check it out at https://lakhash.netlify.app GitHub repository: https://github.com/Northstrix/Lakhash Codeberg repository: https://codeberg.org/Northstrix/Lakhash/ The related Medium article can be found at https://medium.com/@Northstrix/2be1c60ec6e8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Namer UI

    Namer UI

    Namer UI is a collection of reusable components

    Namer UI is a collection of reusable Next.js/React components made to empower developers to quickly build beautiful UIs. Spend less time designing UI from the ground up and more time building the features that matter to your users. Check it out at https://namer-ui.vercel.app The outdated version is hosted at: https://namer-ui.netlify.app/ GitHub: https://github.com/Northstrix/namer-ui
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Slash Commands

    MediaWiki extension that adds "slash commands" to the Visual Editor.

    The Slash Commands extension to MediaWiki adds "slash commands", i.e., text shortcuts that start with a forward slash ("/") and trigger specific actions, to the VisualEditor extension. User documentation: https://www.pro.wiki/help/mediawiki-slash-commands Release blog post: https://www.pro.wiki/news/Slash-Commands-MediaWiki Creators page: https://professional.wiki/en/mediawiki-development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kerach

    Kerach

    A Makeshift Text Shaderer

    A Makeshift Text Shaderer GitHub repository: https://github.com/Northstrix/kerach Check it out at: https://kerach.netlify.app/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Steam Game Idler
    Farm Steam trading cards, manage achievements, and idle games automatically — an all-in-one alternative to ArchiSteamFarm, Steam Achievement Manager, and Idle Master https://steamgameidler.com
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    Minsky

    Minsky

    System dynamics program with additional features for economics

    ...Minsky is good for demonstrating mathematics too, with the most "math-like" interface in system dynamics. Sign up to Minsky's Patreon page (for as little as $1 a month) at https://www.patreon.com/Ravelation/. This creates a user community, which SourceForge doesn't facilitate.
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 22
    Onda Sfasata

    Onda Sfasata

    An authentic Italian learning app.

    An authentic Italian learning app. GitHub repository: https://github.com/Northstrix/onda-sfasata Check it out at: https://onda-sfasata.netlify.app/ This app is fully localized into English, Hebrew, and two dialects of German — Hochdeutsch and a mixture of Zurich and Basel dialects (approximately 64%–36%), labeled as “Schwiizerdütsch” I picked the words for this app not based on predefined categories, usage frequency, or the fluency level to which the word might correspond, but on which words could be cleanly cut from the audio tracks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Penguins' eggs

    Penguins' eggs

    On the road of Remastersys, Refracta, Systemback and father Knoppix!

    penguins-eggs is a console tool, under continuous development, that allows you to remaster your system and redistribute it as live images on usb sticks or via PXE, work on amd64, i386 and ARM64.
    Leader badge
    Downloads: 141 This Week
    Last Update:
    See Project
  • 24
    Merucav

    Merucav

    A modern digital design tool.

    A modern digital design tool made using Firebase Studio, Next.js, and Perplexity. Live app: https://merucav.netlify.app/ GitHub repository: https://github.com/Northstrix/merucav This app is built on top of https://nofpg.netlify.app and http://noegarsoux.github.io/GradientGen/ The app is fully localized into: ✅ English ✅ Hebrew ✅ Italian ✅ Latin American Spanish ✅ Brazilian Portuguese ✅ Cantonese ✅ Japanese ✅ Korean ✅ Vietnamese ✅ Hindi ✅ Polish ✅ Czech ✅ Hungarian ✅ French ✅ German ✅ Dutch
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    GeoNetwork opensource - Metadata Catalog
    ...Active development and discussion takes place on GitHub and OSGeo Discourse. You can also connect directly with the companies supporting the development. Source code available on github https://github.com/geonetwork/
    Leader badge
    Downloads: 137 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →