docs: add license link

This commit is contained in:
2024-11-03 04:07:05 +01:00
parent 6262148c14
commit 6ed1d22049
2 changed files with 7 additions and 2 deletions

View File

@@ -8,6 +8,8 @@ nav_order: 1
{:.no_toc}
Goma Gateway is a lightweight API Gateway.
<img src="https://raw.githubusercontent.com/jkaninda/goma-gateway/main/logo.png" width="150" alt="Goma logo">
It comes with a lot of integrated features, such as:
- Reverse proxy
@@ -25,6 +27,9 @@ It comes with a lot of integrated features, such as:
Declare your routes and middlewares as code.
Architecture:
<img src="https://raw.githubusercontent.com/jkaninda/goma-gateway/main/goma-gateway.png" width="912" alt="Goma archi">
We are open to receiving stars, PRs, and issues!