From 421512616a629005438ba163ecdaef8b080f0cf8 Mon Sep 17 00:00:00 2001 From: Jonas Kaninda Date: Sun, 27 Jul 2025 07:18:40 +0200 Subject: [PATCH] UUpdate readme --- README.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f29c84..4451879 100644 --- a/README.md +++ b/README.md @@ -255,8 +255,31 @@ docker compose exec php-fpm /bin/bash chown -R www-data:www-data /var/www/html chmod -R 775 /var/www/html/storage ``` +--- + +### Explore Another Project: Goma Gateway + +Are you building a microservices architecture? +Do you need a powerful yet lightweight API Gateway or a high-performance reverse proxy to secure and manage your services effortlessly? + +Check out my other project — **[Goma Gateway](https://github.com/jkaninda/goma-gateway)**. + +**Goma Gateway** is a high-performance, declarative API Gateway built for modern microservices. It comes with a rich set of built-in middleware, including: + +* Basic, JWT, OAuth2, LDAP, and ForwardAuth authentication +* Caching and rate limiting +* Bot detection +* Built-in load balancing +* Simple configuration with minimal overhead +* ...and more! + +**Protocol support:** REST, GraphQL, gRPC, TCP, and UDP +**Security:** Automatic HTTPS via Let’s Encrypt or use your own TLS certificates + +Whether you're managing internal APIs or exposing public endpoints, **Goma Gateway** helps you do it efficiently, securely, and with minimal complexity. --- ### ⭐️ **Support the Project** -If you find this project useful, please give it a ⭐️ on GitHub! 😊 \ No newline at end of file +If this project helped you, do not skip on giving it a star. Thanks! +