yabab-dev / typegraph

The power of TypeORM with the GraphQL' fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeGraph

The power of TypeORM with the fun of GraphQL

Early stage / Proof of concept

Features

  • Build your GraphQL API with Typescript classes & decorators
  • Use TypeORM entities to build GraphQL objects
  • Koa server
  • Fields projection with graphql-compose
  • GraphQL Playground and Voyager installed

Test it !

npm install
npm run dev

Example

See example folder

License

MIT: See LICENSE file

About

The power of TypeORM with the GraphQL' fun

License:MIT License


Languages

Language:TypeScript 100.0%