vvasanth86 / holidaysApi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Holidays Lambda API

Holidays API returns a list of classified Holidays in India. This is a Playground to dabble with AWS Lambda and API Gateway.

Installation

npm install

Deploy Function to Lambda

Configure AWS CLI and then run the following command:

npm run-script deploy

Test

npm test

API

I've currently configured API Gateway on AWS Console.

About


Languages

Language:JavaScript 93.5%Language:Shell 6.5%