API

One of the only rules that we at the GDN make is convenience, but this is sometimes a bit hard. So we decided to make it possible for other websites to make their own style for the articles.


Setup

The articles are simpely on our json link https://siebecluyts.github.io/gdn/articles.json. You can make your own website with the articles here. We can sadly not give the javascript code, but we are sure you can make your own! You do not have to do anything like post requests or so. With a simpel fetch you can get the data.


When implementing this api in your site you are required to add the name of the author (In the json under name "author"). This is because of the rights of the author.

Contact