Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davorg/feeds
Simple feeds proxy for circumventing CORS problems
https://github.com/davorg/feeds
Last synced: 12 days ago
JSON representation
Simple feeds proxy for circumventing CORS problems
- Host: GitHub
- URL: https://github.com/davorg/feeds
- Owner: davorg
- Created: 2021-04-08T10:45:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T13:41:10.000Z (3 months ago)
- Last Synced: 2024-07-30T17:16:30.547Z (3 months ago)
- Language: Perl
- Size: 86.9 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![CI](https://github.com/davorg/feeds/actions/workflows/perltest.yml/badge.svg)](https://github.com/davorg/feeds/actions/workflows/perltest.yml) [![Coverage Status](https://coveralls.io/repos/github/davorg/feeds/badge.svg?branch=main)](https://coveralls.io/github/davorg/feeds?branch=main)
# feeds
Simple feeds proxy for circumventing CORS problemsFor more details see this blog post:
* [Proxying Web Feeds with Dancer2](https://dev.to/davorg/proxying-web-feeds-with-dancer2-on1)
**Note:** If you're trying this out you need to run it using a multi-threaded
web server, for example Starman.plackup -s Starman app.psgi