https://github.com/baranzinilab/spoke_api_demo
https://github.com/baranzinilab/spoke_api_demo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/baranzinilab/spoke_api_demo
- Owner: BaranziniLab
- License: apache-2.0
- Created: 2022-10-28T02:52:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T15:58:25.000Z (about 2 years ago)
- Last Synced: 2025-01-10T15:14:43.776Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 38.1 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Demonstration of SPOKE API calls
This repo holds the Jupyter notebook "spoke_api.ipynb" that shows the programmatic access of SPOKE knowledge graph using REST-API calls.
*Note:*
You may need to install "requests" module for executing this notebook.
```
pip install requests
```
[Here](https://spoke.rbvi.ucsf.edu/swagger) is the link to the API swagger.