Skip to content

Code for AWS Lambda function which can fetch random jokes

Notifications You must be signed in to change notification settings

sahilvinodMhatre/Lambda-Jokes-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project contains the code for an AWS Lambda function designed to fetch random jokes. The function retrieves jokes from a provided .json file.

Deployment instructions

Runtime: Node.js 20.x CORS: Enabled (If you are adding REST API as a trigger using AWS API Gateway)

Screenshots of output (A REST API is used to trigger the Lambda function using AWS API Gateway)

output1

output2

About

Code for AWS Lambda function which can fetch random jokes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published