Skip to content

HTTP-APIs/hydra-astrodemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e1a8fe6 · Jul 8, 2019

History

53 Commits
Jul 29, 2018
Sep 29, 2018
Sep 30, 2018
Jul 19, 2018
Jul 8, 2019
Aug 2, 2018
Sep 29, 2018
Jul 29, 2018
Jul 28, 2018
Aug 1, 2018
Mar 12, 2019
Jul 31, 2018

Repository files navigation

hydra-astrodemo

Repo containing a demo showcasing the features of open api to hydra parser and agent .

Installation

Before running the server, you should run:

pip3 install -r requirements.txt

For execution of the demo you need to run some scripts.

./redis_setup.sh

then open new terminal and run:

python3 app.py

You need to use remote server. (for testing purpose you can use: http://35.224.198.158:8080/api)