GoogleCloudPlatform / GoogleCloudPlatform/pubsec-declarative-toolkit

HttpClient SE REST client for SG2C PSC googleapis.com calls without using spring boot

Open
#645 3 comments 0 reactions 1 assignee Claimed by @fmichaelobrien View on GitHub
api canary developer-experience documentation
Dominant language
Shell
Stars
36
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Working with client calling into GCP https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/562
Authentication in a mixed VPN and Proxy environment requires a client beyond curl
https://github.com/ObrienlabsDev/rest-client-java/tree/main

Continue work on PSC API access in https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/494
Key off existing example in spring boot off
https://github.com/obrienlabs/magellan/blob/master/magellan-nbi/src/main/java/global/packet/magellan/integration/RestClient.java#L39

Move from HttpUrlConnection pre-11 to HttpClient see
https://docs.oracle.com/en/java/javase/11/docs/api/java.net.http/java/net/http/HttpClient.html#:~:text=An%20HttpClient%20can%20be%20used,proxy%2C%20an%20authenticator%2C%20etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.