ニュース

I have a quarkus-graphql, quarkus-restservice and a openliberty restservice running in openshift in different namespaces. Quarkus-graphql is accessing the ...
HttpClient In Quarkus, the GraphQL client is shaking hands with the backend GraphQL API over HTTP protocol. Ideally if you are familiar with GraphQL interexchange format (json), you can use any ...
I previously blogged about using RESTClient with the Sun JVM-provided HTTP Server. As I stated in that blog posting, I intend to use these tools to demonstrate HTTP and REST concepts at Rocky Mountain ...