We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fda1a2 commit 3218b99Copy full SHA for 3218b99
README.md
@@ -2,6 +2,11 @@
2
A super fast Node.js API Gateway for the masses!
3
> Next generation for: https://www.npmjs.com/package/k-fastify-gateway
4
5
+## Install
6
+```js
7
+npm i fast-gateway
8
+```
9
+
10
## Usage
11
### Gateway
12
```js
0 commit comments