api-gateway icon indicating copy to clipboard operation
api-gateway copied to clipboard

API gateway for REST, OpenAPI, GraphQL and SOAP written in Java.

Results 93 api-gateway issues
Sort by recently updated
recently updated
newest added

Send a request also to a different Target but ignore the response: ``` ```

enhancement

I'm checking the changes between tags with `git log --pretty=oneline v5.4.1...v5.5.0` to create a changelog for the new release. Currently it is a bit painful, because I can't understand most...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...

WSDLs can contain multiple services. Current code throws an exception if multiple services were detected. My modification processes all services in the WSDL and adds them as separate SOAPProxy rules....

Look for proxies.xml in ~/.membrane or . If there is no proxies.xml create one. Maybe name it apis.xml? First discuss possibilities here.