How to secure a Nodejs RESTful CRUD API using JSON web tokens?
How to create a RESTful CRUD API using Nodejs?
A short and easy boilerplate showcasing JWT auth with Nodejs, the Serverless framework, MongoDB and AWS Lambda.
Simple serverless image resize on-the-fly - Deploy with one command - Built with AWS Lambda and S3
Sample repo for setting up Next and React on AWS Lambda with the Serverless Framework.
Sample project for using Nuxt.js to create a server-side rendered Vue.js app on AWS Lambda and AWS API Gateway.
Simple module for receiving an email from a contact form on your website.
A quick and easy guide of how to hook up a single Serverless service with basic MongoDB connection and CRUD interaction.
This tutorial will demo how to set up a bare bones Gulp configuration for automating the time consuming tasks you need to run on a regular basis.
Sample project for showing the ability to publish an SNS topic and trigger a function from the topic. Code is structured to create a timeout/crash so the dead letter queue SNS topic gets published, in turn triggering the error handler function.
A quick and easy guide of how to hook up a single Serverless service.
Lightweight Node.js boilerplate API with Docker support, test coverage and circle.ci support.
How to deploy a Node.js application to AWS Lambda using Serverless, a quick start.
Four samples of how to load-balance Node.js in production.