-
Notifications
You must be signed in to change notification settings - Fork 23
Document API #59
Comments
Ok so the basic idea would be:
You mention that the current API is broken into "Add tag" and "Vote on tag", maybe we should make sure that "Add tag" == "Vote on tag" if the tag already existed for that package. |
I'm thinking of writing a couple of plugins for gnome-software that directly interface with fedora-tagger and FAS and the only thing I need is a way to do:
I'm just using percentages internall for ratings, but in the UI there will be 1-5 stars. If anyone could give me a code snippet that can do those few things I'll get writing. Thanks. Richard. |
Fixed in the frontend branch |
@hughsie, just so you know you can see the api right now at http://209.132.184.171/api/ This will be deployed to staging and then production eventually where you'll be able to see it at https://apps.fedoraproject.org/tagger/api/ |
It would be nice to have some sort of documentation on the API, including how to tag a package, the score of the user logged and so on.
That might have an impact on issue #57 as to do tagging outside of the web-app will require login.
The text was updated successfully, but these errors were encountered: