GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Collection of useful API functions #126

Open TimJentzsch opened 3 years ago

TimJentzsch commented 3 years ago

This is a collection of functions that would be nice to have in the public API at some point in the future. This is largely based on what kind of data I need for tor-user-stats. Not all of these functions need to be available directly, it's sufficient if they are easy to calculate from another API endpoint.

All of the following assume that the username is provided by the client.

General

History

Rate

[WIP -- I will add more to this later.]

MaxVanDeursen commented 3 years ago

See also https://github.com/GrafeasGroup/buttercup/issues/11

TimJentzsch commented 3 years ago

@MaxVanDeursen Should I migrate the stuff to that issue?

itsthejoker commented 3 years ago

No no, keep it here -- it's good for notes