# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 9
# self = https://watcher.sour.is/conv/5dhizoq
@eaplmx That reminds me, I should start doing some exercises, too. Years ago, I wrote a web application to track those and two other mates used it as well. This way we motivated us to do our daily pushups and situps. I even extended it to upload GPX trajectories from our bike rides and hikes to show the route on an OSM map. Finally, you could enter your weights and get a nice graph with all the ups and downs. I should revibe this project. And maybe even rewrite it.
Intereating.. Is this something you'd want to team up on? 🤔
Intereating.. Is this something you'd want to team up on? 🤔
@prologic Collaborating on the refactoring/rewrite of the "Kraftwerk" as I called it? Sure, why not. At least the user authentication part needs to be replaced, it was wired against an LDAP that doesn't exist anymore. Also the API (so that you could just send in your exercises via a script) was kind of broken. I reckon starting from scratch would be best. I just saw my first commit was ten years ago, holy crap!
@lyse I kind of have a "selfish" reason for wanting to team up with you on this venture 😅 -- That is to build bolster and build up more self-hosted apps 😅 Hope you don't mind 😂 If you think starting from scratch is a good idea, no worries 👌 So we'll write it all in Go right? 🤔 IndieAuth? REST API? Some kind of UI?
@lyse I kind of have a "selfish" reason for wanting to team up with you on this venture 😅 -- That is to build bolster and build up more self-hosted apps 😅 Hope you don't mind 😂 If you think starting from scratch is a good idea, no worries 👌 So we'll write it all in Go right? 🤔 IndieAuth? REST API? Some kind of UI?
@prologic Haha, of course, no worries! :-) Yup, I thought to try Go for this web application this time. REST API and web UI would be both needed in my opinion. I have at least two mates who would need a UI instead of a programmer-friendly interface. :-D

It's far from complete, but I started writing something down: https://git.isobeef.org/lyse/kraftwerk2
@lyse Do I have to create an account to view?
@lyse Do I have to create an account to view?