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

https://github.com/sencha/feeds

Simple RSS feed server to mimic Google's old Feeds API
https://github.com/sencha/feeds

Last synced: 20 days ago
JSON representation

Simple RSS feed server to mimic Google's old Feeds API

Awesome Lists containing this project

README

          

# feeds

This is a basic RSS feeds server that mimics Google's old Feeds API.

## Set up

Make sure you have docker and docker-compose installed.

Create your initial container image:

$ ./build.sh

Run in dev mode:

$ ./dev-up.sh