Skip to content

Commit

Permalink
Merge pull request #51 from rogerinn/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
Zorazzy authored Feb 9, 2023
2 parents 7457101 + d6b7b4a commit 88859a2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
15 changes: 6 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,12 @@

<div align="center">

![GitHub package.json version](https://img.shields.io/github/package-json/v/rogerinn/hermes?color=blue&label=version&style=flat-square)
![npm](https://img.shields.io/npm/v/hermes-queue?color=blue&style=flat-square)
![GitHub repo size](https://img.shields.io/github/repo-size/rogerinn/hermes?color=blue&style=flat-square)
![GitHub issues](https://img.shields.io/github/issues-raw/rogerinn/hermes?color=blue&style=flat-square)
![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/rogerinn/hermes?color=blue&style=flat-square)

<br>

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*.<br /> Hermes is a tool made *by devs for all devs*,
Expand All @@ -21,10 +20,10 @@ ranging all the way **from college work to corporate level projects**.
[Contributors](#contributors)
[External documentation](https://hermes-project-1.gitbook.io/untitled/)

<h1 align="center">
<img src="https://cdn.discordapp.com/attachments/638203747608166442/1037591811390197770/carbon_7.png" width="900">
<br><br />
</h1>
<br />

<img src="https://cdn.discordapp.com/attachments/638203747608166442/1037591811390197770/carbon_7.png" width="900">
<br>
</div>

## Table of contents
Expand All @@ -47,9 +46,7 @@ Hermes' core features, being fully compatible with gRPC, are:
- Trustworthy APIs

<br>
<h1 align="center">
<img src="https://cdn.discordapp.com/attachments/638203747608166442/1073241370531213362/observer.png" width="900">
</h1>
<img align="center" src="https://cdn.discordapp.com/attachments/638203747608166442/1073241370531213362/observer.png" width="900">

## Motivations and premises

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hermes-queue",
"version": "0.6.0",
"version": "0.7.0",
"description": "Hermes is a modular framework for node.js to make gRPC APIs.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 88859a2

Please sign in to comment.