Skip to content

Releases: ab-10/Hawk

Initial Development Release

30 Oct 18:10
Compare
Choose a tag to compare
Pre-release

This release is intended to contain the minimum functionality for basic usage and further development of API.

hawk-0.1.0.tar.gz contains: hawk-0.1.0-jar-with-dependencies.jar and indexes/.

Running Instance of API

  1. Extract the file
    tar -xf hawk-0.1.0.tar.gz

  2. And run the jetty server
    java -jar hawk-0.1.0/hawk-0.1.0-jar-with-dependencies.jar hawk-0.1.0/indexes

  3. Now the Hawk API can be accessed on localhost:8080, see API Usage for more information.

Support

If you have any questions please email me at Armins(dot)Bagrats(at)gmail

Thank you for your interest in Hawk.