Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shadowlordalpha/harmony
- Owner: ShadowLordAlpha
- License: mit
- Created: 2015-12-10T02:18:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-19T14:02:05.000Z (over 8 years ago)
- Last Synced: 2024-11-06T12:45:39.643Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 149 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 -