plmercereau / knex-hasura-schema-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Knex client for Hasura's http Schema API

Knex-compatible client to generate and run SQL queries over HTTP using the Schema API.

See src/index.ts

Installation

pnpm i

Run the example

nhost dev

# In a separate terminal
pnpm dev

About


Languages

Language:TypeScript 77.9%Language:HTML 22.1%