Skip to content

firebase007/typescript-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integrating Typscript with Graphql using Type-Graphl, a modern framework for building Graphql Node JS APIs

To compile the application, run npm run build-ts

To start the server, run npm start

Dependencies

  • Typgoose, @typegoose/typegoose A library for defining Mongoose models using TypeScript classes.
  • Type-Graphl, A library for creating GraphQL schema and resolvers with TypeScript, using classes and decorators magic :)!
  • Apollo-server-express, apollo-server-express, A library for quickly bootstrapping graphql servers with Apollo and Express

For a note on other dependencies, please have a look at the package.json file.

Note: Run npm install to install all the projects dependencies...

About

Integrating Typescript with Graphql using Type-graphql - A modern framework for APIs in Node with Graphql

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published