GraphQL

A couple of years ago, I decided to built a server that can be configured or customized by the client.  That time I was working on developing applications for mobile.  Also that time, mobile devices are relatively slow, lesser memory and slower network speeds.  Developing an application for mobile is really challenging specially when consuming multiple resources from the services.  Well that tool has been used for a little over a year specially becoming a tool for developers to orchestrate a call and to understand the performance of mobile clients specially wearables.  Anyway it’s a good thing that GraphQL is finally available and I decided to write a simple service using Apollo Server.  If you are interested in knowing more, you can find it here on my Github repository.   https://github.com/EverettQuebral/ReQL

Also if you want to play around with it, here’s the link to my heroku app https://eqsystems.herokuapp.com/graphiql