diff --git a/README.md b/README.md index 9f29c84..51e3822 100644 --- a/README.md +++ b/README.md @@ -255,8 +255,32 @@ 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! +