Ptt-official-app/go-pttbbs

Move unnecessary files to /deprecated: identify unnecessary files

Open

#505 opened on Jun 3, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (15 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (30 stars)
PR merge metrics
 (PR metrics pending)

Description

As for identifying the unnecessary files:

We can refer from the following api-doc website:

https://doc-pttbbs.devptt.dev/

which aligns with initGinAllGuest:

https://github.com/Ptt-official-app/go-pttbbs/blob/main/initgin/init_gin.go#L23

Contributor guide