Click here to Skip to main content
15,885,244 members
Articles / Web Development / Node.js

Node.js Service with NestJS and GraphQL

Rate me:
Please Sign up or sign in to vote.
5.00/5 (12 votes)
16 Dec 2020CPOL18 min read 9.6K   100   6  
Usage of GraphQL under NestJS framework with data caching, JWT authentication, TLS and other useful features
The article and code illustrate usage of GraphQL under NestJS framework. GraphQL data access is optimized with data caching while preserving benefits of NestJS. Several libraries were developed to support JWT authentication, TLS, logging, configuration, custom guards and interceptors and other useful features.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Israel Israel


  • Nov 2010: Code Project Contests - Windows Azure Apps - Winner
  • Feb 2011: Code Project Contests - Windows Azure Apps - Grand Prize Winner



Comments and Discussions