An open API service indexing awesome lists of open source software.

https://github.com/baranzinilab/spoke_api_demo


https://github.com/baranzinilab/spoke_api_demo

Last synced: about 1 year ago
JSON representation

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.