Skip to content

Details

In this workshop, we will be re-building an Express.js application with cloud functions instead of a stateful web server. Attendees will be shown how to build and deploy a REST API with cloud functions. The app we are building will be from Free Code Camp's API & Microservices curriculum but modified to be serverless. (https://www.freecodecamp.org/learn/apis-and-microservices/basic-node-and-express/)

We will also go over how to automate deployments of your code to real live AWS Lambda Functions.

If you want to follow along you will need the following: Node.js, a GitHub account, a text editor.

Here’s the content we'll be going over: https://github.com/pchinjr/fcc-serverless-api

Any questions about getting started, please email paul@begin.com

You may also like