This tutorial shows you how to build a secure REST API for a Notetaking react-redux application using MongoDB database as a service. We will follow a Serverless approach using AWS Lambda, API Gateway, and the Serverless framework. In Part 1, we are going to build the backend, and to go through this tutorial, you will need the following.

6m read time From javascript.plainenglish.io
Post cover image
Table of contents
PrerequisitesGetting Started with the Serverless FrameworkInstalling modules, including dev dependencies.Create a database using MongoDB AtlasCreate a Note ModelCreate Database ConnectionCreate the Serverless Configuration
2 Comments

Sort: