Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

pshevche/Blinking_Octopus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blinking_Octopus

FOPJ, SoSe 17

Dropwizard application. Requires Maven.

Start:

  1. mvn clean

  2. mvn install

  3. in blinktopus/ java -jar target/blinktopus-0.0.1-SNAPSHOT.jar server config.yml

Functionality:

  1. View all entries in log: localhost:8080/log

  2. View all SVs: localhost:8080/sv/all

  3. Delete all SVs: localhost:8080/sv/clear

  4. Query: http://localhost:8080/query?SVid=aqp&type=aqp&table=orders&attr=totalPrice&lower=100&higher=5000&create=false&distinct=false

Frontend:

To run the blinktopus application with user interface, use blinktopus.ipynb file.

About

SoSe17, FOPJ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published