dynamodb-book-ch21-github 0.2.1

Models from The DynamoDB Book GitHub example
Documentation
1
2
3
4
5
6
7
8
# GitHub Example

An example of using [`modyne`] to implement a single-table database for the
"GitHub" application as described in Chapter 21 of [_The DynamoDB Book_][DDB] by
Alex DeBrie.

[`modyne`]: https://docs.rs/modyne
[DDB]: https://www.dynamodbbook.com/