Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/http-apis/hydra-astrodemo
https://github.com/http-apis/hydra-astrodemo
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/http-apis/hydra-astrodemo
- Owner: HTTP-APIs
- License: mit
- Created: 2018-07-12T09:57:26.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2019-07-08T16:21:27.000Z (over 5 years ago)
- Last Synced: 2024-10-29T13:13:40.328Z (about 2 months ago)
- Language: Python
- Size: 200 KB
- Stars: 2
- Watchers: 7
- Forks: 5
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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.shthen open new terminal and run:
python3 app.pyYou need to use remote server. (for testing purpose you can use: http://35.224.198.158:8080/api)