Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tbosak/mkfd
RSS feed builder API created with Bun🥖 and Hono🔥
https://github.com/tbosak/mkfd
api bun bunjs contributors-welcome fast feed help-wanted hono rss rssfeed typescript work-in-progress
Last synced: 23 days ago
JSON representation
RSS feed builder API created with Bun🥖 and Hono🔥
- Host: GitHub
- URL: https://github.com/tbosak/mkfd
- Owner: TBosak
- Created: 2022-08-09T21:01:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T14:41:24.000Z (about 2 years ago)
- Last Synced: 2024-10-14T03:02:24.910Z (23 days ago)
- Topics: api, bun, bunjs, contributors-welcome, fast, feed, help-wanted, hono, rss, rssfeed, typescript, work-in-progress
- Language: TypeScript
- Homepage:
- Size: 29.3 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
Bun installation (right now only on macOS x64 & Silicon, Linux x64, & WSL) Visit https://bun.sh/ for more info
```bash
curl https://bun.sh/install | bash
```To install dependencies:
```bash
bun install
```To run:
```bash
bun run start
```
### To Do:
- [ ] Locally testing subscriptions to feeds
- [ ] Add all possible RSS fields to models
- [ ] Create more functional adapters
- [ ] Outline adapter creation and PR process
- [ ] Create docker-compose
- [ ] Create GUI (show adapter options and params on an index page for end-users, static, Swagger-like)
- [ ] Utilities
- [X] HTML stripper
- [X] Source url wrapper for relative links
- [ ] ...
- [ ] Amass contributors (the more, the merrier)[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=V5LC4XTQDDE82&source=url)