Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 438 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 438 Bytes

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)