Ptt-official-app/go-pttbbs

Move unnecessary files to /deprecated: identify unnecessary files

Open

#505 geöffnet am 3. Juni 2026

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (15 Forks)github user discovery
good first issuehelp wanted

Repository-Metriken

Stars
 (30 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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