# 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/j5km2ca
DDD 實踐:如何用 DDD 重構中臺業務模型?**
進入 21 世紀,互聯網應用迅猛發展,衆多傳統企業紛紛 “觸網”,搭建起自己的互聯網電商平臺。隨後,微信、App 等移動互聯應用強勢崛起,掀起了新一輪的移動應用熱潮。這些移動互聯應用,大多面向個人用戶或第三方,市場需求瞬息萬變,這就要求它們必須以敏捷的速度適應市場的變化。爲了滿足快速響應與頻繁發版的需求,許多移動互聯網應用選擇獨立於傳統核心系統進行建設。然而,兩者承載的業務大多相似,這就極易導致業 ⌘ Read more