hermes-grpc
v0.13.1
Published
Hermes is a modular framework for node.js to make gRPC APIs.
Downloads
19
Readme
Hermes is a modular framework for node.js to make gRPC APIs.
We follow a documentation first philosophy, with the objective of quality delivery focusing on the developer’s experience. Hermes is a tool made by devs for all devs, ranging all the way from college work to corporate level projects.
Overview • Contributors • External documentation
Table of contents
- Introduction
- Our motivations
- Architecture
- Branch flow
- Be a part of our comunity!
- Contributors
- We thank these people
Introduction
Hermes is a modular framework for node.js based on gRPC that works as a Message Oriented Middleware (MOM) by using the Observable pattern, functioning as the observer between publisher and subscriber communication.
By acting simultaneously as the bridge for publisher and subscriber communication and as the notifications' handler, Hermes removes the need for a connection with a third party for sending and receiving messages, centralizing and simplifying these functionalities.
Hermes' core features, being fully compatible with gRPC, are:
- Easy integration
- Multi-language communication
- High Performance
- Trustworthy APIs
Our motivations
Our motivation is to turn coding into a more pleasant experience for the developer by making the process simpler, centralized, and better optimized.
Architecture
Branch flow
Be a part of our community!
Contributors
We thank these people
- Andre Junior
- Cibelli Oliveira
- Gabriele Jorge
- Gutem
- Janaina Centini
- Marcela Silva
- Melissa Kilpp