Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 392 Bytes

File metadata and controls

13 lines (7 loc) · 392 Bytes

feed2json

Takes a Feed URL (RSS or Atom) and returns a JSONFeed.

The instance we're running for Carrot lives on glitch and will run out of disk space due to using static files that create git history. Simply 'rm -rf .git' or run 'git gc' & 'git prune' try to free up some space.

Hosted in production on Glitch

License

MIT.

(Ends)