dotmh / dyn-o-might

A Light weight wrapper for Dynamo DB functions.
Apache License 2.0
1 stars 0 forks source link

Add Hooks #4

Closed dotmh closed 5 years ago

dotmh commented 5 years ago

Add pre, and post hooks for updating and getting.

Create custom Hook for dateCreated and dateUpdated

dotmh commented 5 years ago

Need to add a test for when a user tries to use a non-existent hook.