HullRyan / ITIS-6177-Assignment-09

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITIS-6177-Week-06

Week 6 Assignment - Ryan Hull

This repo contains a simple ndoe express application that will call an AWS lambda function with a word, and return "Ryan says: [word]". The .env.example shows the secret/key that is needed to call the lambda function.

The lambda function in this repo is a copy of what is hosted on AWS.

About


Languages

Language:JavaScript 96.2%Language:Python 3.8%