Skip to content

Commit 42996bd

Browse files
committed
adding project logo
1 parent 26ee36c commit 42996bd

File tree

3 files changed

+105
-0
lines changed

3 files changed

+105
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
[![TypeScript support](https://badgen.net/npm/types/fast-gateway)](https://www.npmjs.com/package/fast-gateway)
77
[![Github stars](https://badgen.net/github/stars/jkyberneees/fast-gateway?icon=github)](https://github.com/jkyberneees/fast-gateway)
88

9+
<img src="docs/fast-gateway-logo.svg" width="400">
10+
911
A super fast, framework agnostic Node.js API Gateway for the masses ❤️
1012
*Docker images: https://hub.docker.com/repository/docker/kyberneees/rproxy*
1113
> Since v2.3.0, [AWS Lambda](https://www.youtube.com/watch?v=EBSdyoO3goc) proxying integration is supported via [`http-lambda-proxy`](https://www.npmjs.com/package/http-lambda-proxy) 🔥

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
[![TypeScript support](https://badgen.net/npm/types/fast-gateway)](https://www.npmjs.com/package/fast-gateway)
77
[![Github stars](https://badgen.net/github/stars/jkyberneees/fast-gateway?icon=github)](https://github.com/jkyberneees/fast-gateway)
88

9+
<img src="fast-gateway-logo.svg" width="400">
10+
911
A super fast, framework agnostic Node.js API Gateway for the masses ❤️
1012
*Docker images: https://hub.docker.com/repository/docker/kyberneees/rproxy*
1113
> Since v2.3.0, [AWS Lambda](https://www.youtube.com/watch?v=EBSdyoO3goc) proxying integration is supported via [`http-lambda-proxy`](https://www.npmjs.com/package/http-lambda-proxy) 🔥

0 commit comments

Comments
 (0)