dynomite icon indicating copy to clipboard operation
dynomite copied to clipboard

More Examples

Open BinaryShrub opened this issue 4 years ago • 2 comments

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!

BinaryShrub avatar Jun 02 '20 20:06 BinaryShrub

Definitely something I can look into. Thanks for the feedback

softprops avatar Jun 03 '20 02:06 softprops

Maybe current users of dynomite could post their examples here?

rimutaka avatar Jul 01 '20 04:07 rimutaka