Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

JSON-LD

Hypermedia serialization with JSON-LD.

Requirements

  • Maven
  • JDK 8
  • JSON-LD

Running

To build and start the server simply type

$ mvn clean install
$ mvn spring-boot:run

Now with default configurations it will be available at: http://localhost:8080

Enjoy it :)