Skip to content
This repository was archived by the owner on Nov 24, 2019. It is now read-only.

Repository files navigation

adb-aws-lambda

Stands for anime database AWS lambda. It lets you create an anime meta data REST service using an AWS lambda based on the anime-offline-database with just one command.

Check out the OpenAPI specification.

Prerequisite

  • AWS account
  • node.js installed
    • npm installed
    • serverless installed
  • linux or MacOS

Provide your AWS credentials in ~/.aws/credentials as follows:

[adbAwsLambda]
aws_access_key_id=YOUR-KEY-ID-HERE
aws_secret_access_key=YOUR-SECRET-ACCESS-KEY
region=YOUR-REGION-HERE

Usage

Deploy

  1. Put your region in serverless.yaml
  2. Execute sh start.sh

Tear down

  1. Execute sh teardown.sh

About

Deploy an anime REST service using AWS Lambda with just one command.

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages