# 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 8
# self = https://watcher.sour.is/conv/7p4myaq
i like this little ideas utility i've been using like i keep pulling up the idea table to see what i've added and it makes me wanna start one of them like the CLI app i wanna write in golang with charmbracelet's bubbletea even though i only have a vague idea of what i want in a CLI app
i like this little ideas utility i've been using like i keep pulling up the idea table to see what i've added and it makes me wanna start one of them like the CLI app i wanna write in golang with charmbracelet's bubbletea even though i only have a vague idea of what i want in a CLI app
@ i've really wanted to make one of those sites you can curl that's terminal friendly but looks different on the browser like how does wttr.in do it... magic
@ i've really wanted to make one of those sites you can curl that's terminal friendly but looks different on the browser like how does wttr.in do it... magic
@kat Pretty sure this is a combination of inspecting the User-Agent
and Accept
headers of a HTTP requests and responding appropriately with the right resource(s).
@kat Pretty sure this is a combination of inspecting the User-Agent
and Accept
headers of a HTTP requests and responding appropriately with the right resource(s).
@prologic oooh i should've figured yeah!!! epic...
@prologic oooh i should've figured yeah!!! epic...