https://awesomejava.resamvi.io/
Check which Java libraries on GitHub have the most stars.
The list is based on akullp/awesome-java and adds a web UI sorted by star counts.
Start a server on port :8080
with
./gradlew run
When the request limit is reached a GITHUB_TOKEN
should be provided
GITHUB_TOKEN=ghp_... ./gradlew run
Contributions are welcome, check CONTRIBUTING