Gathering API v0.1 ideas

Re-posting here my original post:

I just wanted to check whether the API will be implemented in GraphQL? In 2018 it looks like the de-facto way to go for me. Out of the box you’ll have a GraphiQL interface with automatic schema documentation, strong type system, and it will automatically allow integration within the GraphQL tooling ecosystem. On top of that it would make it easy to use Dynalist as a backend for front-end static site generators like Gatsby.

And @Erica’s reply:

Thanks for the suggestion, we’ll need to look into GraphQL a bit more in order to decide. From a quick look it seems promising.

If GraphQL isn’t used, you could still allow consuming Dynalist data in Gatsby with a source plugin similar to Trello or Google Sheets. You could then write a guest post on the Gatsby blog to gain visibility.