GraphQL and around

Posted on September 4, 2018

I've heard about it many times but haven't tried it out yet. GraphQL, the query language for the API invented by Facebook, looks interesting and, most probably, is going to be the near future in terms of service development.

Here a good and quick way to get started in 30 secs: a json-backed GraphQL server ready to be used after an npm i json-graphql-server.