The Stocast API provides a feed of stochastic content generated from Project Gutenberg texts.
Java 8 or higher is required to build the Stocast API.
You can resolve the Stocast API's dependencies using the Gradle build tool.
- Clone the repo:
git clone https://github.com/rhf104/stocast-api - Change directory:
cd stocast-api - Install dependencies and build:
gradle build
