Releases: ab-10/Hawk
Releases · ab-10/Hawk
Initial Development 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
-
Extract the file
tar -xf hawk-0.1.0.tar.gz -
And run the jetty server
java -jar hawk-0.1.0/hawk-0.1.0-jar-with-dependencies.jar hawk-0.1.0/indexes -
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.