CardanoSolutions/kupo

Add pagination to `/matches`

Closed this issue · 0 comments

Describe your idea, in simple words.

Add limit or proper pagination parameters to the /matches endpoint.

Why is it a good idea?

It would allow us to index an oracle. We only need the most recent values.

Are you willing to work on it yourself?

Probably. We are looking to pick a chain indexer for our project without having to extend it if possible.