# 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 1
# self = https://watcher.sour.is/conv/m27nsbq
(#vkzs7ma) Also to give you an idea... This pile of crappy ass code I whacked together on a weekend I _think_ could be a lot more efficient 😅 ...
Also to give you an idea... This pile of crappy ass code I whacked together on a weekend I \\_think\\_ could be a lot more efficient 😅 The Twtxt search space is really not that large to warrant this kind of resource utilisation: -- I don't mind the daily CPU spikes -- But even that \\_could\\_ be improved I \\_think\\_. ⌘ Read more