dynomite
dynomite copied to clipboard
More Examples
I was looking at using Rust to set up an API server with Dynamo as it's database and wanted to use your library but I find the examples really lacking. It would be great to add more examples for things like: querying, conditionals, GSIs, transactions, atomic counters, filtering, etc...
Makes the transition harder without some of these more complex examples, I may need to stick with TypeScript and DocumentClient otherwise.
Thanks!
Definitely something I can look into. Thanks for the feedback
Maybe current users of dynomite could post their examples here?