cybernetics-library / cybersym

7 stars 0 forks source link

Add API endpoint for getting an attendee's checkout history #33

Closed frnsys closed 6 years ago

frnsys commented 6 years ago

e.g. /planets/<id>

expect JSON in the format:

{
    "topic_mixture": dict of str -> float
    "color": str
}