From 34c6449cfd7bb59e8d19c04f426e7c5c09864ea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Lytek?= Date: Sat, 13 Oct 2018 09:29:35 +0200 Subject: [PATCH] Add TypeGraphQL (#841) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1f9c825..848d597 100644 --- a/readme.md +++ b/readme.md @@ -347,6 +347,7 @@ - [Fastify](https://github.com/fastify/fastify) - Fast and low overhead web framework. - [Nest](https://github.com/nestjs/nest) - Angular-inspired framework for building efficient and scalable server-side apps. - [Zeronode](https://github.com/sfast/zeronode) - Minimal building block for reliable and fault-tolerant microservices. +- [TypeGraphQL](https://github.com/19majkel94/type-graphql) - Modern framework for creating GraphQL APIs with TypeScript, using classes and decorators. ### Documentation