java-api
java-api copied to clipboard
Java Client - Crypto News Api
Bumps [gson](https://github.com/google/gson) from 2.8.0 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
Bumps httpclient from 4.5.5 to 4.5.13. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
I have done everything right, and I have the methods to be valid. Now, I'd use the getTopNews method as an example. Instead of what is there ```System.out.println(article.getTitle());```, I created...
Hi, great API but is there any sample app that we can look at for reference? Thanks!