I am currently working on creating GraphQL support for Oxwall. REST service will be dead(in few more years) and GraphQL will be the future.
GraphQL is alternative for RESTful service and offeres better features.
I have the repository for the GraphQL plugin.
https://github.com/Purus/Oxwall-GraphQL-API
Contribution and ideas are welcome.