Simple microservice for providing random data
573
A simple microservice built on top of Spark (sparkjava.com) to provide random data via HTTP.
To build you will need Java 8 + Gradle and need to run:
$ gradle build
To run the microservice:
$ gradle run
To use the service, access the URL:
http://localhost:4567/randoms/[type]
where [type] can be:
Content type
Image
Digest
sha256:c4a421a50…
Size
199.2 MB
Last updated
over 2 years ago
docker pull deanydean/randoms