-
The feature will be broken down into microservices that will be used for other functionalities.
- [ ] 1. **Queue Management Service**
- [ ] 2. **EC2 Management Service**
- [ ] 3. **Load Testing E…
-
Due to the handling of 3rd party cookies in browsers, there is a requirement to allow custom domains to be configured on the Kong Gateway, as opposed to now where they have to use one of the wildcard-…
-
## Feature Request
## Is your feature request related to a problem? Please describe.
Hello there. While developing a GRPC microservice, I wanted to cover the controller with tests, but unfortu…
-
**Many API calls establishing links between services occur at the UI level when the server renders web pages for users. We must create a generalized approach for capturing these calls that do not occu…
-
# Microservices
Microservices is a [software architectural pattern](../about/software-architectural-pattern.md) where an application is broken down into small, independent, and loosely coupled serv…
-
Convert the fasta-api implementation at, https://github.com/soybase/fasta-api, into a microservice.
-
For example in microservices/showDuggaservice we have the microservice updateActiveUsers_ms.php. It needs these parameters in:
$hash=getOP('hash');
$AUtoken=getOP('AUtoken');
And depending on the…
-
### Description:
The Microservices - Externalized Configuration design pattern is crucial for managing configuration across multiple microservices in a distributed system. This pattern allows for the …
-
**User story**
As a test engineer, I want to be able to test gRPC/Protobuf endpoints with a good integration with Citrus so that I can test my microservices as easily as I would test SOAP web service…
-
# Bug
IntelliJ popup the error Invalid "GraphQL configuration file" when clicking on the Run Introspection Query (the refresh icon on the side of the play)
# Environment
Windows, IntelliJ IDEA …