Skip to content
FaoB edited this page Apr 5, 2018 · 4 revisions

Overview

Typesafe Java API for utopian.io REST service, covers all aspects of official javascript ibrary utopian-api. Uses latest java version and http library and will work on both desktop and android platform.

Requirements

  • Java 8

utopian.java API uses features of java 8 such as lambda expressions, Subset of Java 8 features has been used in this library so that it can run on older android devices and latest ones as well as desktop Java.

Technology Stack

Tutorials

Clone this wiki locally