Add TypeGraphQL (#841)

This commit is contained in:
Michał Lytek
2018-10-13 09:29:35 +02:00
committed by Sindre Sorhus
parent 5f7394b25b
commit 34c6449cfd

View File

@@ -347,6 +347,7 @@
- [Fastify](https://github.com/fastify/fastify) - Fast and low overhead web framework. - [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. - [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. - [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 ### Documentation