diff --git a/README.md b/README.md index 03ffa1a..22bb236 100644 --- a/README.md +++ b/README.md @@ -549,7 +549,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Eureka](https://github.com/Netflix/eureka) - REST based service registry for resilient load balancing and failover. * [Lagom](https://www.lightbend.com/lagom) - Framework for creating microservice-based systems. * [SnopEE](https://github.com/ivargrimstad/snoop) - Discovery service for Java EE microservices. -* [restQL-core](https://github.com/B2W-BIT/restQL-core) - Lightweight data access layer for HTTP clients. +* [restQL-core](https://github.com/B2W-BIT/restQL-core) - Microservice query language that fetches information from multiple services. ## Monitoring