Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shadowlordalpha/harmony

Harmony is a library making multiple different web API's easily usable in Java.
https://github.com/shadowlordalpha/harmony

Last synced: about 5 hours ago
JSON representation

Harmony is a library making multiple different web API's easily usable in Java.

Awesome Lists containing this project

README

        

# Harmony

Harmony is a library making multiple different web API's easily usable in Java.

## Web Api's

Harmony provides many bindings to make using different web Api's easy these bindings include Twitter, Discord, and Twitch. Don't see one you would
like to have here? Create a new Issue for us to review

## Dependencies

Harmony requiers several other libraries in order to properly connect with and interact with the web Api's it provides bindings to.

[Jackson-Databind](https://github.com/FasterXML/jackson-databind) - 2.7.0 -

[Caffeine] - 2.0.2 -

[nv-Websocket-Client] - 1.29 -

[OkHttp](http://square.github.io/okhttp/) - 3.4.1 -

[SLF4J](http://www.slf4j.org/) - 1.7.21 -