# 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 7
# self = https://watcher.sour.is/conv/ud6chhq
@carsten Sure I get it 👌
@carsten Sure I get it 👌
@prologic You pointed me once at your repo but it was - at that time and till is - a bit to complicated for me to understand how the server.go is constructed because my lack of knowledge in Golang.
@prologic AND! I wanted to much in the beginning that got me frustrated.
But now, that I have a bit more experience with the web stuff, I think I am gonna try to rebuilt the project I have for my blog with Golang just to see how it works.

Do you know of any good sqlite libraries I could use? I can write sql but I think doing it in an object oriented way might be nicer?
@carsten Yeah you should always start simple I think and build up 👌
@carsten Yeah you should always start simple I think and build up 👌