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
- Host: GitHub
- URL: https://github.com/dpbm/dio-rss-api
- Owner: Dpbm
- Created: 2025-03-03T21:53:29.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-26T18:14:40.000Z (10 months ago)
- Last Synced: 2025-03-26T19:27:17.262Z (10 months ago)
- Language: Java
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.