hoechenberger / openneuro-py

A client for accessing OpenNeuro datasets, written in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch to GraphQL API

hoechenberger opened this issue · comments

The REST API we're currently using has been deprecated and there are several alternatives, the most viable for us probably being the GraphQL API

We should switch to this API to ensure proper function.

Resolved via #38