GraphQL
In case you for some reason want to integrate my stuff
As of the 8th of August 2019, this website supports a GraphQL based API as to replace the old REST-style API.
I personally felt like it'd be a better choice to do so as it can be maintained easier and allows for more customized resource loading.
The API can be found at /graphql.
If you're using a GraphQL editor like Insomnia, the schema will automatically be fetched for you.
GraphQL is self-documenting so please view the documentation in your GraphQL editor to find out more.
I personally felt like it'd be a better choice to do so as it can be maintained easier and allows for more customized resource loading.
The API can be found at /graphql.
If you're using a GraphQL editor like Insomnia, the schema will automatically be fetched for you.
GraphQL is self-documenting so please view the documentation in your GraphQL editor to find out more.