Why Nostr? What is Njump?
2024-06-29 00:04:28
in reply to

purplelion on Nostr: I'm loving Satonomics, keep up with the great work! I have one feature request that I ...

I'm loving Satonomics, keep up with the great work!

I have one feature request that I think could be really useful and save some bandwidth:

It would be cool if there was an endpoint to request many presets at once, to avoid doing one request per preset. For example:

https://api.satonomics.xyz/last?preset=price&preset=market-cap&preset=realized-price

would return a JSON response with the latest price, market capitalization and realized price

```
{
"price": <price>,
"market-cap": <market-cap>,
"realized-price": <realized-price>
}
```

Perhaps one for date and one for height would make sense too.
Author Public Key
npub1m33f3ru2a3j2m0et7qdrw4nf7gcmh4cz0utv55rl0c6cru65pd7qeccae2