Open Sourcing the Server
We have plans to open source the server scripts running FakeQL, so you can run it locally or on your own server. This will not only make it possible for you to contribute, but you will be able to build your own GraphQL server with it in case you only use a single JSON as your data source.
User Accounts
With an overview of all your JSON API deployments and configurations for everything. Check the pricing page to get an overview.
JSON Editor Autocomplete
This will make it much easier to write your sample JSON and reduce time spent in the Blowson documentation.
JSON Editor Linting
Errors should be pointed out while you craete them.
Visual Studio Code Plugin
Creating sample data is not something you do every day, so it's easy to forget how Blowson works. We want to make your life easier with autocompletion in your favorite editor, starting with the one I use myself.
Events and Webhooks
To make it as easy as possible to work with a mocked API as long as possible before moving to a real backend, events and webhooks will make it possible to add business logic to your mocked API.