tosdr / tosdr.org

ARCHIVED Source code for tosdr.org
https://github.com/tosdr/CrispCMS
GNU Affero General Public License v3.0
454 stars 28 forks source link

API: give list of rated services #215

Closed hugoroy closed 3 years ago

hugoroy commented 9 years ago

I suppose that the API should also offer something like: https://tosdr.org/api/1/ratings.json

for the list of services that are in the database, with their associated Class (A-E or no Class) and their URL.

That way the browser extension only needs to download ratings.json at every startup to get up-to-date data (instead of relying on https://tosdr.org/index/services.json for instance -- which should be deprecated)

TODO

Ryuno-Ki commented 9 years ago

This matches pretty well what I asked for in tosdr/tosdr.org#147.

michielbdejong commented 9 years ago

This already exists, see https://tosdr.org/index/ratings.json