These are the code samples for my Egghead.io course Transform Local JavaScript Functions into Serverless API Endpoints.
In this example, we are going to create a mock API using Faker and then deploy it using the Serverless Framework.
In this example, we are going to trigger a custom Zapier webhook to log a message from a command line and save it to a Google sheet.
In this example, we are going to use Cheerio to scrape and parse the NCAA website and return college football rankings.
In this example, we are going to generate a PDF from a Lambda function and then store it in an S3 bucket.