Merge pull request #88 from jkaninda/docs
Some checks failed
Build / docker (push) Has been cancelled
Tests / integration (push) Has been cancelled

update readme
This commit is contained in:
2025-07-27 07:25:53 +02:00
committed by GitHub

View File

@@ -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 Lets 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! 😊
If this project helped you, do not skip on giving it a star. Thanks!