Skip to content

bsisa/hb-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

855 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hb-api

HyperBird API services

Building the distribution

Prerequisites tools

Build procedure

Go to hb-api/ and type:

sbt dist

The distribution will be available at: hb-api/target/universal/hb-api-X.Y.Z.zip

Running in dev

If you're running on Linux, make sure you have jnotify installed and add it to the java.library.path env. Example:

sbt -Djava.library.path=/home/guy/bin/jnotify/64bit_linux/ play run    

Running the distribution

In production mode from the packaged distribution:

unzip hb-api-X.Y.Z.zip

Go to hb-api-X.Y.Z/bin directory:

cd hb-api-X.Y.Z/bin

Run the application (Linux, MacOSX):

./hb-api 

Run the application (Windows):

hb-api.bat

Then using a Web browser go to:

http://localhost:9000/

About

Hyperbird API services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •