Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 593 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 593 Bytes

Awesome Java by Stars

https://awesomejava.resamvi.io/

Check which Java libraries on GitHub have the most stars.

cover.png

The list is based on akullp/awesome-java and adds a web UI sorted by star counts.

Install

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

Contributing

Contributions are welcome, check CONTRIBUTING