Showing 173 open source projects for "server"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    HAUL

    HAUL

    Haul is a command line tool for developing React Native apps

    Haul is a drop-in replacement for react-native CLI built on open tools like Webpack. It can act as a development server or bundle your React Native app for production. @haul-bundler/cli and other packages under @haul-bundler scope are an overhaul of haul package and support only React Native 0.59.0 and above. If you need to support older versions, please check legacy branch. @haul-bundler/cli and other packages require Node 10 to be installed. If you're running an older version, please upgrade to Node 10 LTS or newer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GraphQL HTTP Server Middleware

    GraphQL HTTP Server Middleware

    Create a GraphQL HTTP server with Express

    Create a GraphQL HTTP server with any HTTP web framework that supports connect styled middleware, including Connect itself, Express and Restify. This module includes a TypeScript declaration file to enable auto complete in compatible editors and type information for TypeScript projects. Use .get or .post (or both) rather than .use to configure your route handler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Doa

    Doa

    A middleware framework for Deno's http server

    A middleware framework for Deno's HTTP server. Transplanted from Koa. Adding middleware through app.use(middleware) will cause all of the middleware to be executed upon each request in the specified order. When you call the middleware, it passes the context and next method in the stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RAP2-DELOS

    RAP2-DELOS

    Open source interface management tool

    ...The default port number of Rap front-end service is 3000, you can customize it according to the comments in docker-compose.yml. Perform mocha test cases and js code specification checks. Start server monitoring in development mode and automatically restart when code changes occur.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    flatend

    flatend

    Quickly build microservices using p2p networking in NodeJS/Go

    Flatend is a fast, lightweight edge server and microservice runtime built in Go, designed for simplicity and high concurrency. It uses a decentralized service discovery model that allows nodes to communicate over UDP or QUIC with minimal setup, making it ideal for low-latency APIs and distributed systems. Flatend provides a clean developer experience and is optimized for environments where traditional service meshes or orchestration platforms are too heavy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel Echo Server

    Laravel Echo Server

    Socket.io server for Laravel Echo

    NodeJs server for Laravel Echo broadcasting with Socket.io. The CLI tool will help you set up a laravel-echo-server.json file in the root directory of your project. This file will be loaded by the server during start-up. You may edit this file later on to manage the configuration of your server. The Laravel Echo Server exposes a light HTTP API to perform broadcasting functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    libreact

    libreact

    Collection of useful React components

    ...The library is modular: you can import specific modules such as withState, withToggle, mock, loadable, lazy, flipflop, withValue, List, Map, sensors, toggles and more. Many components are isomorphic (work in browser and server) and some even support React Native. It comes with documentation and storybook examples, making it useful for developers who want ready-to-use building blocks instead of reinventing common hooks or patterns. The license is Unlicense, which means fully open and free to use. With ~2.6k stars, it has a fair level of traction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    electron-webpack

    electron-webpack

    Scripts and configurations to compile Electron applications

    Modern web development practices today require a lot of setup with things like webpack to bundle your code, babel for transpiling, eslint for linting, and so much more that the list just goes on. Unfortunately, when creating electron applications, all of that setup just became much more difficult. The primary aim of electron-webpack is to eliminate all preliminary setup with one simple install so you can get back to developing your application. If you’ve been in the JavaScript world for even...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ReactN

    ReactN

    React, but with built-in global state management

    ...Global reducers in function components behave almost identically to local reducers. Global state in class components behaves exactly like local state! If you are using concurrent server-side rendering or otherwise want to work with multiple global states, follow the README for the Provider component, which allows you to limit a ReactN state to a React Context. You can initialize your global state using the setGlobal helper function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    Language Server Protocol

    Language Server Protocol

    Defines a common protocol for language servers

    The Language Server Protocol (LSP) is a specification that standardizes how editors and IDEs communicate with language-smart backends over JSON-RPC. It defines capabilities such as completion, hover information, signature help, go-to definition, find references, diagnostics, code actions, formatting, rename, semantic tokens, and more. By decoupling tooling from individual editors, a single language server can power multiple clients, dramatically reducing duplicated effort across ecosystems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    retrap

    retrap

    Open-Source intelligence tracking and analysis tool.

    (OSINT) Open-Source intelligence tracking and analysis tool. - Disclaimer: This tool is experimental in its Alpha phase. It's developed and published as a small building block of a master's thesis research. So use it for educational purposes only and at your own discretion, the author cannot be held responsible for any damages caused.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Throwback

    Throwback

    An asynchronous middleware pattern

    Simple asynchronous middleware pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    React + GraphQL starter kit

    React + GraphQL starter kit

    Universal React+GraphQL starter kit: React 16, Apollo 2, MobX

    ...Emotion CSS-in-JS, with inline <style> tag generation that contains only the CSS that needs to be rendered. Sass, Less and PostCSS when importing .css/.scss/.less files. React Router 4 for declarative browser + server routes. GraphQL Code Generator v1.1 for parsing remote GraphQL server schemas, for automatically building fully-typed Apollo React HOCs instead of writing <Query> / <Mutation> queries manually. Declarative/dynamic <head> section, using react-helmet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Intl MessageFormat

    Intl MessageFormat

    Format a string with placeholders, including plural

    Internationalize your web apps on the client & server. Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages. This package aims to provide a way for you to manage and format your JavaScript app's string messages into localized strings for people using your app. You can use this package in the browser and on the server via Node.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    wemake-vue-template

    wemake-vue-template

    Bleeding edge vue template focused on code quality

    Bleeding edge vue template focused on code quality and developer happiness. Proven to work on both small and large scale projects. Always up-to-date with the help of @dependabot. Latest nuxt for server-side rendering. Full typescript support, including Vue's SFC, Vuex, and tests. Tools to write business logics including: DI, IoC, runtime type validation. Linting with eslint + stylelint. jest for unit tests and testcafe for end-to-end testing. docker optional support for development, testing, and production. Gitlab CI with full test and deploy pipeline configured by default. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Geek Navigation

    Geek Navigation

    Navigation Station for Independent Developers!

    ...The management and navigation of the above version is still too cumbersome. Starting from this version, the database is used for management. The Vue family bucket is used in the front desk, the framework used by the server is Express, and the database is Mongodb. Vue dynamic navigation is a single-page method, which is very unfavorable for SEO optimization, so the Nuxt SSR method is used instead, which is also the biggest change in this version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    vscode-chrome-debug

    vscode-chrome-debug

    Debug your JavaScript code running in Google Chrome from VS Code

    ...The extension operates in two modes - it can launch an instance of Chrome navigated to your app, or it can attach to a running instance of Chrome. Both modes require you to be serving your web application from a local web server, which is started from either a VS Code task or from your command line. Using the URL parameter you simply tell VS Code which URL to either open or launch in Chrome. Just like when using the Node debugger, you configure these modes with a .vscode/launch.json file in the root directory of your project. You can create this file manually, or Code will create one for you if you try to run your project, and it doesn't exist yet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Hitchhiker

    Hitchhiker

    A restful API test tool

    Hitchhiker API is a Restful Api integrated testing tool that supports Schedule, Response comparison, Stress Test, support upload js file to hook request, easy to deploy it in your local server. It makes it easier to manage API with your team. API collaboration development with team. Api history. Multiple environments and Runtime variables support, easy to handle api dependence. Assert based on UI. Powerful script, support requiring any js lib which upload to project, read excel, cryptographic, no can't do. Request parameterization, including ManytoMany and OnetoOne, now you can use a request to handle multiple situations like various query strings, bodies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Este

    Este

    App and web development tool

    Este is an app and web development tool. Works for iOS development, Android development, to generate Prisma client, etc. To deploy local Prisma to demo server, set up Prisma with demo database, and put its endpoint to .env.prod.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Angular Seed

    Angular Seed

    Extensible, reliable, modular, PWA ready starter project for Angular

    ...Production and development builds. Ahead-of-Time compilation support. Sample unit tests with Jasmine and Karma including code coverage via Istanbul. End-to-end tests with Protractor. Development server with Livereload. Following the best practices. Manager of your type definitions using @types. Has autoprefixer and css-lint support. Provides full Docker support for both development and production environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TypeStyle

    TypeStyle

    Making CSS Typesafe

    Maintainable CSS is nearly impossible. But writing maintainable JavaScript is a fairly solved problem. Let's combine the two to make CSS maintainability an issue of the past. The DOM style attribute is not enough to cater to things like pseudo-states and media queries. We provide a simple zero-config style function that gives you all the power of CSS with all the safety and maintainability of TypeScript/JavaScript. TypeStyle core is actually very small (~6k gz) and you are free to use just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MEAN

    MEAN

    For simple and scalable fullstack js applications

    The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications. The mean stack is intended to provide a simple and fun starting point for cloud native fullstack javascript applications. MEAN is a set of Open Source components that together, provide an end-to-end framework for building dynamic web applications; starting from the top (code running in the browser) to the bottom (database). The stack is made up of MongoDB, with document database, used...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    SurveyJS - Form Builder Libraries

    SurveyJS - Form Builder Libraries

    Build and Run Dynamic JSON-based Forms and Surveys Right in Your App

    ...Any alterations you make, from colors to fonts and layouts, are immediately visible. You can save your customized themes in JSON and reuse them across surveys. You have total freedom as to the backend, as it integrates with any server and database. On the website, you can find integration examples for PHP, ASP.NET Core, and Node.js. You can also convert your forms as editable PDF files, and visualize survey results using interactive charts and tables. The website offers 200+ code examples and tutorials for all popular JS frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project