baseddata.io/backend/api
Sam eb6f97f54a Add miner rewards functionality and update chart methods
- Add `miner_rewards` function in `pipelines.py` to fetch data based on `days_ago`
- Update `route.py` to include `/miner_rewards` endpoint and handle data serialization
- Add `miner_rewards_schema` in `schemas.py` for serializing miner rewards data
- Modify charts shortcode to include method for multiple chart methods
2024-12-27 19:22:42 +00:00
..
pipelines.py Add miner rewards functionality and update chart methods 2024-12-27 19:22:42 +00:00
postgres_handler.py restructure backend api 2024-11-07 21:40:26 +00:00
route.py Add miner rewards functionality and update chart methods 2024-12-27 19:22:42 +00:00
schemas.py Add miner rewards functionality and update chart methods 2024-12-27 19:22:42 +00:00