Playground API from specification

Hi all,

I have made a stop on JSON API on my way to GraphQL, and I am enjoying it :smiley:

I am migrating a personal project from a REST model and I miss a good implemented example to tinker with. I am not sure if I have not being able to find it or it just does not exists.

What I am proposing is to have a public example API reflecting the (articles, authors, comments) example from the specification to be used as a playground for us newcomers.

Anyone can point me to this kind of resource?

Cheers!

this might help:

http://thomaxxl.pythonanywhere.com/api/#/Users

using users & books instead though

1 Like