# 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 576
# self = https://watcher.sour.is?uri=https://feeds.twtxt.net/golang_news/twtxt.txt&offset=176
# next = https://watcher.sour.is?uri=https://feeds.twtxt.net/golang_news/twtxt.txt&offset=276
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/golang_news/twtxt.txt&offset=76
litestream - Streaming S3 replication for SQLite. ⌘ Read more...
Golang1 - After 4 years only tweeting about Go, my Newsletter is started ⌘ Read more...
A Better sync.Pool for creating high-performance applications ⌘ Read more...
Simple but effective in-memory key-value storage with TTL for each record. ⌘ Read more...
Re-txt: convert from JSON/YAML/toml/CSV to YAML/JSON/toml ⌘ Read more...
a2a - json/yaml, toml/json, hcl/json, csv/json and vs converter! ⌘ Read more...
QueryCSV enables you to load CSV files and manipulate using SQL queries then export it to CSV file ⌘ Read more...
Embedding files into go executables at runtime ⌘ Read more...
A few bytes here a few there pretty soon you're talking real memory ⌘ Read more...
An up-to-date list of recommended books for learning Golang ⌘ Read more...