Extensible GraphQL API Template for Serving Custom Data

Hi all, I wrote a wrapper around the existing OpenTargets Genetics API that allows anyone to load in their own data into a Postgres database, and merge it into existing queries through a Node server. Hope it’s helpful for anyone looking to initialize an augmented version of the API!

You can find it here: GitHub - riyavsinha/open-targets-extensible-api: A wrapper template around the existing OpenTargets Genetics API allowing anyone to merge in their own data

3 Likes

Hi @riyavsinha, welcome to the Open Targets Community! :tada:

Thank you for sharing :smiley: