Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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🔥

Awesome Lists containing this project

README

        


mkfd



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)