Skip to content

foosbyte/foosbyte-api

Repository files navigation

Foosbyte Api

Examples:

Local Startup

For Start, type: */foosbyte-api/src $ sls offline start

Useful Terminal Commands

aws dynamodb list-tables --endpoint-url http://localhost:8000
aws dynamodb describe-table --endpoint-url http://localhost:8000 --table-name player
aws dynamodb scan --endpoint-url http://localhost:8000 --table-name player

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published