/SpringRSSApp

Spring Boot App

Primary LanguageJava

SpringRSSApp

Java Spring Boot API for parsing an RSS feed. The API allows users to search the news items by keyword, sort by title or publication date and store them in a database. The database can also be browsed using H2 Database. The HTML template is written using Thymeleaf.