FrediBach / FakeQL-CLI

CLI to extend and deploy a fake GraphQL API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

CLI to extend and deploy a fake GraphQL API.

License:MIT License


Languages

Language:JavaScript 100.0%