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

https://github.com/dpbm/dio-rss-api

An Spring API for RSS content
https://github.com/dpbm/dio-rss-api

Last synced: 3 months ago
JSON representation

An Spring API for RSS content

Awesome Lists containing this project

README

          

# RSS API

This API is a project for DIO's spring bootcamp.

The goal of this project, is a simple way to manage RSSs and its content using a REST API.

The idea is that a user can add multiple RSSs to his account, and every RSS is linked with its content, being zero or multiple posts.