0.2.0 • Published 5 years ago

fakeql-cli v0.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

FakeQL-CLI

CLI to extend and deploy a fake GraphQL API.

The fastest way to deploy a fake GraphQL API. Powered by FakeQL!

Installation:

$ npm install -g fakeql-cli

Usage:

Prepare a minimal sample data JSON according to the Blowson docs. Than:

$ fakeql-cli sample-data.json

You will get a GraphQL API endpoint back that you can freely use till the free limits are used up.

In a later update, you'll be able to authenticate with your FakeQL user account to extend your quotas.