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

Java Client - Crypto News Api

Results 6 java-api issues
Sort by recently updated
recently updated
newest added

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...

dependencies

Bumps httpclient from 4.5.5 to 4.5.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.5.5&new-version=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...

dependencies

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!