# 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/2crn6na
應用架構的設計方法**
應用架構的設計大概分爲以下幾個階段: 圖例:應用架構設計方法整體概述階段 1:需求分析---------圖例:應用架構設計 - 需求分析階段      本階段的主要工作就是進行需求分析。      通過業務架構中的業務能力與業務流程,進一步梳理業務流程,提取業務活動及相關操作。這個階段要和業務團隊緊密合作,瞭解真實的業務流程和業務需求,並通過業務語言建立統一的溝通語言,確定相關的流 ⌘ Read more