Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 255 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 255 Bytes

RSP Hacker News Client

A Hacker News API client in Java.

Usage

This project requires Java 11 or newer.

$ mvn clean package

$ java -jar ./target/rsp-hn-0.1-SNAPSHOT-jar-with-dependencies.jar

Navigate to http://localhost:8080.