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

https://github.com/bod/app-store-rating-rss

An RSS feed that returns the current App Store (Apple App Store or Google Play Store) rating of an app.
https://github.com/bod/app-store-rating-rss

Last synced: about 2 months ago
JSON representation

An RSS feed that returns the current App Store (Apple App Store or Google Play Store) rating of an app.

Awesome Lists containing this project

README

          

# App Store Rating Rss

An RSS feed that returns the current App Store (Apple App Store
or Google Play Store) rating of an app.

An instance is running here: https://app-store-rating-rss.herokuapp.com/

Examples of query:
- https://app-store-rating-rss.herokuapp.com/googlePlayStore/org.jraf.android.latoureiffel?friendlyName=WorldTour&noStoreLink=true
- https://app-store-rating-rss.herokuapp.com/appleAppStore/id1214811644?friendlyName=Poet%20Assistant&noStoreLink=true

## Licence
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.