Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dispherical/hcbmissingreceipts
cURL you organization's missing receipts
https://github.com/dispherical/hcbmissingreceipts
bank hcb
Last synced: 4 days ago
JSON representation
cURL you organization's missing receipts
- Host: GitHub
- URL: https://github.com/dispherical/hcbmissingreceipts
- Owner: dispherical
- License: agpl-3.0
- Created: 2024-03-25T13:20:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-25T14:01:24.000Z (10 months ago)
- Last Synced: 2025-01-17T20:53:04.976Z (9 days ago)
- Topics: bank, hcb
- Language: TypeScript
- Homepage: https://receipts.curl.aboutdavid.ninja
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hcbmissingreceipts
Now you can see who exactly is missing the most receipts with a curl. Heavily inspired by @reesericci's [bancurl](https://sr.ht/~reesericci/hackclub-bancurl/)
Due to the way the HCB API works, it does take a bit more to get each missing receipt, so please be paitent. Running it against the HQ account with a 10 page limit gives the following:
```bash
real 1m0.618s
user 0m0.003s
sys 0m0.003s
```![](assets/1.png)
![](assets/2.png)Try it out!
```
curl https://receipts.curl.aboutdavid.ninja/org-id
```