Skip to content

SEovaldi/DraftOff-API

Repository files navigation

Dynamo DB and API Gateway Backend

A backend api powered by aws lambda that uses dynamodb as a database.

Setup

Notes

  • The endpoints expect data to already be in DynamoDB AttributeValue object format
    • to automatically convert your data before sending it, use AWS.DynamoDB.Converter.marshall(item) in your project.

Running Locally

  • Run yarn sls:offline"

About

BFF for the Draftoff UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published