Add Satoshi API

Self-hosted REST API for Bitcoin Core nodes. 50 endpoints for
fee recommendations, mempool analysis, block/transaction data,
mining stats, and real-time SSE streams. pip install satoshi-api.
This commit is contained in:
Andrew Barnes 2026-03-07 12:51:19 -05:00
parent 91b5ec4ba0
commit 211560156a
No known key found for this signature in database
GPG key ID: A2B96F4BB60D03A1

11
software/satoshi-api.yml Normal file
View file

@ -0,0 +1,11 @@
name: Satoshi API
website_url: https://bitcoinsapi.com
description: REST API for Bitcoin Core nodes. Turns your node into a developer-friendly data service with fee recommendations, mempool analysis, and real-time streams.
licenses:
- Apache-2.0
platforms:
- Python
tags:
- Money, Budgeting & Management
source_code_url: https://github.com/Bortlesboat/bitcoin-api
demo_url: https://bitcoinsapi.com/docs