Skip to content

Hirevo/rss-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS App

Subscribe to and read from RSS feeds, everywhere

About

API is deployed live at: https://rss.polomack.eu
Frontend is deployed live at: https://app.rss.polomack.eu

This is the development repository for RSS App, an application to subscribe and follow RSS feeds.

The app is composed of:

  • An API server, written in Rust, implementing all of the business logic for managing RSS feeds
  • 3 clients:
    • An iOS application, written using SwiftUI
    • A macOS application, also using SwiftUI
    • A Web frontend, written using Svelte

Both the API server and the Web frontend are continuously deployed from this repository using Heroku.

You can find more information about each components in their respective folders:

  • api/: the API server
  • iOS/: the iOS application
  • macOS/: the macOS application
  • web/: the Web frontend

About

An application to subscribe to RSS feeds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors