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

https://github.com/liby99/visual-genome-browser


https://github.com/liby99/visual-genome-browser

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# How to use

First setup the dataset by running the following command

```
./setup
```

Then start the server

```
./start
```

Finally you will be able to visit `localhost:8000` in your browser.