# 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 5
# self = https://watcher.sour.is/conv/3ghnaia
A curated list of awesome Go frameworks, libraries and software. #programming #awesome
I really want to look more into Golang. Maybe I should do more smaller projects, instead of a big one in the beginning? Somewhere I found this "test-driven-development with go". Need to look it up again and finish it, or better: start over!
@carsten It's always a good idea to write small thing first:

Then do something that scratches an itch for you.
@carsten It's always a good idea to write small thing first:

Then do something that scratches an itch for you.
@carsten You're dealing with UNIX guys with Go so _small_ is _better_.