Skip to content

heruiwoniou/auto-graphql-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A graphql server

  • auto generate the graphql schema from database struct.

Usage

npm install
export DB=<your sqlite database path> && npm start

The generated graphql logic from https://github.com/bradleyboy/tuql