docs: add license link
This commit is contained in:
@@ -54,8 +54,8 @@ nav_external_links:
|
||||
|
||||
footer_content: >-
|
||||
Copyright © 2024 <a target="_blank" href="https://www.jonaskaninda.com">Jonas Kaninda</a>.
|
||||
Distributed under the <a href="https://github.com/jkaninda/pg-bkup/tree/main/LICENSE">MIT License.</a><br>
|
||||
Something missing, unclear or not working? Open <a href="https://github.com/jkaninda/pg-bkup/issues">an issue</a>.
|
||||
Distributed under the <a href="https://github.com/jkaninda/goma-gateway/tree/main/LICENSE">Apache-2.0 License.</a><br>
|
||||
Something missing, unclear or not working? Open <a href="https://github.com/jkaninda/goma-gateway/issues">an issue</a>.
|
||||
|
||||
# Exclude from processing.
|
||||
# The following items will not be processed, by default. Create a custom list
|
||||
|
||||
@@ -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!
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user