blockfrost / blockfrost-rust

Rust SDK for Blockfrost.io
Apache License 2.0
16 stars 17 forks source link

Extend endpoint macros to support pagination #14

Closed Quantumplation closed 3 years ago

Quantumplation commented 3 years ago

I couldn't quite get the macro working perfectly transparently, so I just made two separate macros, one for the 'Singular' versions only, and one for paginated versions.

Let me know if you have any qualms / suggestions

Quantumplation commented 3 years ago

^-- Woops, sorry about that :sweat_smile:

marcospb19 commented 3 years ago

This is SO USEFUL!

I thought I would need to create another macro and run it at the side, but with the paste crate you can reuse it for both versions, that's AWESOME.

Thank you so much.

Quantumplation commented 3 years ago

@marcospb19 Would you be interested in staying in touch outside of github? Twitter or Discord, maybe?

marcospb19 commented 3 years ago

I sent you a message on Twitter. :+1: