able to get article-detail.
Pre-release
Pre-release
- update go-pttbbs to v0.4.5
- update schema and align with api
- fix shared-params issue.
- dbcs and dbcs-tests.
- parse article as content / signature / first-comments / comments
- use redis to do lock.
- queue comments.
- use pttbbs.testutil.TDeepEqual, directly use go-pttbbs as backend.
- refactor to follow backend => db => api flow.
- use create-and-then-update to do upsert. (to have update_nano_ts always the newest)
- a consistent framework for sub-schema.
- firstcomments as comments/first
- have no-jwt as default-user (api.GUEST)