# Busness-app/KyPost-Server SLOC report

> As of 2026-08-31 (commit 86ffc7888907), Busness-app/KyPost-Server contains 158,700 total lines: 112,147 code, 33,008 comments, 13,545 blank, across 668 files in 12 languages (top: Go 67.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Busness-app/KyPost-Server to commit 86ffc7888907, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 70.7% of all lines, comments represent 20.8%, and the repository averages 168 code lines per file. Go accounts for 67.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 424 | 105,968 | 75,168 | 22,021 | 8,779 |
| TSX | 78 | 18,761 | 15,326 | 2,043 | 1,392 |
| TypeScript | 106 | 15,560 | 9,845 | 4,214 | 1,501 |
| JSON | 12 | 6,993 | 6,993 | 0 | 0 |
| CSS | 1 | 4,970 | 4,067 | 196 | 707 |
| Shell | 11 | 652 | 393 | 190 | 69 |
| JavaScript | 2 | 280 | 203 | 55 | 22 |
| YAML | 1 | 221 | 72 | 138 | 11 |
| Dockerfile | 1 | 190 | 63 | 115 | 12 |
| HTML | 1 | 20 | 17 | 3 | 0 |
| Markdown | 24 | 4,604 | 0 | 3,652 | 952 |
| Plain Text | 7 | 481 | 0 | 381 | 100 |

Top language (Go 67.0%). Generated at 2026-08-31T11:19:00.121643855+00:00. Canonical report: https://octocounts.com/github/Busness-app/KyPost-Server

## Report FAQ

### How many lines of code does Busness-app/KyPost-Server have?

Busness-app/KyPost-Server has 158,700 total lines, including 112,147 code lines, 33,008 comment lines, and 13,545 blank lines.

### How was the Busness-app/KyPost-Server line count measured?

OctoCounts resolved the public GitHub repository to commit 86ffc7888907, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for Busness-app/KyPost-Server?

This OctoCounts report was generated from main at commit 86ffc7888907 on 2026-08-31T11:19:00.121643855+00:00.

## Similar repository reports

- [kopia/kopia](https://octocounts.com/github/kopia/kopia) — Go, 111,721 code lines
- [Yoshiofthewire/KyPost-Server](https://octocounts.com/github/Yoshiofthewire/KyPost-Server) — Go, 110,705 code lines
- [KusionStack/karpor](https://octocounts.com/github/KusionStack/karpor) — Go, 114,960 code lines
- [agentscope-ai/AgentTeams](https://octocounts.com/github/agentscope-ai/AgentTeams) — Go, 115,449 code lines
- [gofiber/fiber](https://octocounts.com/github/gofiber/fiber) — Go, 108,831 code lines
- [neochaotic/leoflow](https://octocounts.com/github/neochaotic/leoflow) — Go, 116,686 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
