All Projects → pnxtech → Hydra Express

pnxtech / Hydra Express

Licence: mit
A module which wraps Hydra and ExpressJS into a library for building distributed applications - such as microservices

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Hydra Express

Hydra
A light-weight library for building distributed applications such as microservices
Stars: ✭ 611 (+268.07%)
Mutual labels:  redis, hydra, distributed-computing
Express Env Example
A sample express environment that is well architected for scale. Read about it here:
Stars: ✭ 130 (-21.69%)
Mutual labels:  express, expressjs
Githubdocs
Easily build a searchable documentation app using markdown files in your Github Repo or local Markdown files.
Stars: ✭ 122 (-26.51%)
Mutual labels:  express, expressjs
Nodejs Rest Api Project Structure Express
Nodejs project structure practices for building RESTful APIs using Express framework and MongoDB.
Stars: ✭ 134 (-19.28%)
Mutual labels:  express, expressjs
Netpro
🌈An enhanced version of asp.netcore,Support for netcore3.1
Stars: ✭ 112 (-32.53%)
Mutual labels:  microservice, redis
Tokencaps
A middleware framework and persistence layer to aggregate and normalize crypto-currency data.
Stars: ✭ 118 (-28.92%)
Mutual labels:  redis, express
React Express Starter
A starter kit for React applications with a back end server all in the same project
Stars: ✭ 133 (-19.88%)
Mutual labels:  express, expressjs
Store Pos
Point of Sale Desktop App built with Electron
Stars: ✭ 103 (-37.95%)
Mutual labels:  express, expressjs
Metricio
⚡ Simple framework for easily creating dashboards to display metrics ⚡
Stars: ✭ 142 (-14.46%)
Mutual labels:  redis, expressjs
Node Express Mongoose Passport Jwt Rest Api Auth
Node, express, mongoose, passport and JWT REST API authentication example
Stars: ✭ 146 (-12.05%)
Mutual labels:  express, expressjs
Node Express Postgresql Sequelize
Node.js, Express.js, Sequelize.js and PostgreSQL RESTful API
Stars: ✭ 148 (-10.84%)
Mutual labels:  express, expressjs
Mean Stack Angular5 Crud
MEAN Stack (Angular 5) CRUD Web Application Example
Stars: ✭ 107 (-35.54%)
Mutual labels:  express, expressjs
Qewd
Quick and Easy Web Development
Stars: ✭ 106 (-36.14%)
Mutual labels:  redis, express
Docx
Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
Stars: ✭ 2,150 (+1195.18%)
Mutual labels:  express, expressjs
Express Jwt
An example API for creating/verifying json web tokens
Stars: ✭ 105 (-36.75%)
Mutual labels:  express, expressjs
Jiiiiiin Security
一个前后端分离的内管基础项目
Stars: ✭ 132 (-20.48%)
Mutual labels:  microservice, redis
Wukong Agent
Web scan foundation framework
Stars: ✭ 153 (-7.83%)
Mutual labels:  redis, distributed-computing
Aaronvandenberg.nl
⚛️ Web Developers portfolio build with Gatsby.js & React.js
Stars: ✭ 98 (-40.96%)
Mutual labels:  express, expressjs
Production Ready Expressjs Server
Express.js server that implements production-ready error handling and logging following latest best practices.
Stars: ✭ 101 (-39.16%)
Mutual labels:  redis, expressjs
Gores
👷 Redis-backed library for creating background jobs in Go. Placing jobs in multiple queues, and process them later asynchronously.
Stars: ✭ 137 (-17.47%)
Mutual labels:  microservice, redis

logo

npm version NPM downloads

Hydra-Express is a light-weight library for building NodeJS and ExpressJS based distributed computing applications. It was announced at EmpireNode 2016.

Hydra offers features such as service discovery, distributed messaging, message load balancing, logging, presence, and health monitoring.

See our quick start guide

Using Hapi, Koa, Sails.js, Restify or Restana then checkout the Hydra Integration Project.

Documentation

We're building a dedicated documentation site for hydra at: https://www.hydramicroservice.com Our older docs are still available at: Full documentation

Interested in running Hydra-express on AWS using Docker containers and Swarm mode? See: https://github.com/cjus/hydra-and-aws-in-docker-swarm

Join us on Slack!

Are you using or planning on using Hydra on your project? Join us on Slack for more direct support. https://fwsp-hydra.slack.com To join, email [email protected] with your desired username and email address (for invite).

Related projects

There are many projects on NPM which contain the name hydra. The following are official projects related to the Hydra - microservice library.

  • Hydra: hydra core project for use with Non-ExpressJS apps
  • Hydra-Express: hydra for ExpressJS developers
  • Hydra-Integration: Integrating third-party Node.js web frameworks with Hydra
  • Hydra-Router: A service-aware socket and HTTP API router
  • Hydra-cli: a hydra commandline client for interacting with Hydra-enabled applications
  • Hydra Generator: A Yeoman generator for quickly building hydra-based projects
  • Hydra-plugin-rpc: Create and consume remote procedure calls in hydra with ease
  • Hydra-Cluster: A compute cluster based on Hydra
  • UMF: Universal Message Format, a messaging specification for routable messages

Articles

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].