Ptt-official-app/go-pttbbs

Move unnecessary files to /deprecated: identify unnecessary files

Open

#505 aberto em 3 de jun. de 2026

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

Métricas do repositório

Stars
 (30 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador