Serverless Graphql Nestjs

screenshot of Serverless Graphql Nestjs

Minimalist boilerplate for Serverless (With Cognito auhorizer), GraphQL (Code First) and NestJS apps

Overview:

The Serverless GraphQL NestJS boilerplate is a basic template for creating a serverless application using NestJS and GraphQL. It includes an example of how to use Cognito as an authorizer for your endpoints. The template is designed to be easy to use and modify.

Features:

  • Serverless Architecture: The application is built using a serverless architecture, allowing for flexible and scalable deployment.
  • NestJS and GraphQL: The boilerplate utilizes the NestJS framework and GraphQL for building the backend of the application.
  • Cognito Authorizer: The example provided in the boilerplate demonstrates how to use Cognito as an authorizer for your endpoints.

Summary:

The Serverless GraphQL NestJS boilerplate is a minimal and easy-to-use template for creating serverless applications with NestJS and GraphQL. It includes an example of how to use Cognito as an authorizer for your endpoints, allowing for secure access control. With its serverless architecture, the boilerplate offers scalability and flexibility for deployment.